/* CSS Document */


BODY {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #e6e6e6;
	
}
td, P {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #e6e6e6;
	font-size: 11px;
}
A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	text-decoration:underline;
}
A:visited {
	color:#ffffff;	
}
A:hover {
	color:#ffffff;
	text-decoration:none;
}
.newsheader {
	margin-top:10px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #8fe8fb;
}	
.newsheader A:link, .newsheader A:visited, .newsheader A:active {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color: #8fe8fb;
}
.newsheader A:hover {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #8fe8fb;
}
.subheader {
	margin-top:10px;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	color: #ffcc00;
	margin-left:85px;
}	
.orangelink {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ffc423;
}
.orangelink A:link, .orangelink A:visited, .orangelink A:active {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #ffc423;
}
.orangelink A:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: #ffc423;
}
.pageheader {
	text-decoration: none;
	font-size: 20px;
	font-weight: normal;
	color: #ffcc00;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:85px;
}
.smltext {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #e6e6e6;
}
.copyright {
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
	color: #aea8a2;
}
