body { 
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
	font-family: Helvetica, Arial, sans-serif; 
	color: #dddddd; 
	line-height: 1.35em; 
	margin: 0px 0px 30px 0px; 
	background-color: #111111;
	}

html>body {
font-size: small; 
}

a:link { color: #9fbbbd; font-weight: bold; text-decoration: none; }
a:visited { color: #9fbbbd; font-weight: bold; text-decoration: none; }
a:hover { color: #9fbbbd; font-weight: bold; text-decoration: underline; }	
a:active { color: #9fbbbd; font-weight: bold; text-decoration: none; }

.content_block { 
	padding: 23px 0px 30px 17px; 
	margin: 0;
	}

.bold { 
	font-weight: bold; 
	color: #9fbbbd; 
	}

.small_text { 
	font-size: 90%; 
	margin: 0; 
	}

.small_text a:link { color: #dddddd; font-weight: normal; text-decoration: underline; }
.small_text a:visited { color: #dddddd; font-weight: normal; text-decoration: underline; }
.small_text a:hover { color: #dddddd; font-weight: normal; text-decoration: none; }	
.small_text a:active { color: #dddddd; font-weight: normal; text-decoration: none; }

.maintext { 
	font-size: 85%; 
	margin: 0; 
	}

.maintext a:link { color: #9fbbbd; font-weight: normal; text-decoration: underline; }
.maintext a:visited { color: #9fbbbd; font-weight: normal; text-decoration: underline; }
.maintext a:hover { color: #dddddd; font-weight: normal; text-decoration: underline; }	
.maintext a:active { color: #9fbbbd; font-weight: normal; text-decoration: underline; }

