@charset "iso-8859-1";
	body {
		font-color: #FFFFFF;
		font-size: small;
		margin: 0px 0px 0px 0px;
		background: #000000;
		}

	.titletext {
		font-size: medium;
		font-weight: bold;
		}

	.newreleases {
		font-family: Times New Roman, Times, serif;	
		color: #FFFFFF;
		font-size: small;
		font-weight: bold;
		}

	.byline {
		font-family: Geneva, Arial, Verdana, sans-serif;	
		font-size: x-small;
		padding: 0px 0px 6px 0px;
		font-weight: bold;
		}

	.titletext2 {
		font-size: small;
		font-weight: bold;
		}

	.releasedate {
		font-family: Times New Roman, Times, serif;
		color: #FFFFCC;
		background: #474747;
		font-size: medium;
		font-weight: bold;
		text-align: right;
		}

	.titlebar {
		font-family: Times New Roman, Times, serif;
		font-size: medium;
		font-weight: bold;
		background: #474747;
		}

	.articledate {
		font-size: small;
		padding: 8px 0px 6px 0px;
		font-weight: bold;
		}		
		
	.maincontent {
		background: #161309;
		border: 1px solid #333333;
		}

	.maincontenttext {
		padding: 0px 12px 12px 12px;		
		font-family: Geneva, Arial, Verdana, sans-serif;	
		color: #FFFFFF;
		font-size: small;
		line-height: 140%;
		}

	.dropcap {
		font-family: Times New Roman, Times, serif;	
		font-size: large;
		font-weight: bold;
		color: #CCCCCC;
		}

	a:link {
		color: #cc0000;
		font-weight: bold;
		text-decoration: none;
		}	

	a:visited {
		color: #cc3300;
		font-weight: bold;
		text-decoration: none;
		}
		
	.quote {
		font-family: Geneva, Arial, Verdana, sans-serif;
		font-size: small;
		font-style: italic;
		color: #CC0000;
		line-height: 130%;
		}

	.maingrey {
		font-family: Geneva, Arial, Verdana, sans-serif;	
		color: #999999;
		font-weight: bold;
		font-size: small;
		line-height: 140%;
		}	

	.mainbullet {
		font-weight: bold;	
		font-family: Geneva, Arial, Verdana, sans-serif;	
		color: #CC0000;
		font-size: small;
		}			
		
	.sidebar {
		font-family: Geneva, Arial, Verdana, sans-serif;	
		color: #FFFFFF;
		font-size: x-small;
		line-height: 140%;
		text-align: center;
		}		

	.sidegrey {
		font-family: Geneva, Arial, Verdana, sans-serif;	
		color: #999999;
		text-align: center;
		font-weight: bold;
		font-size: x-small;
		line-height: 140%;
		}		