body {
	background-color: Black;
	margin-top: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	scrollbar-face-color: #AA0C2C;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #FFFFFF;
	}

td, th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	
}

A:link {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; line-height: 16px;COLOR: #A70E2C; TEXT-DECORATION: underline; font-weight: bold;}
A:visited {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; line-height: 16px;COLOR: #686868; TEXT-DECORATION: underline; font-weight: bold;}
A:active {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; line-height: 16px;COLOR: #A70E2C; TEXT-DECORATION: underline; font-weight: bold;}
A:hover {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; line-height: 16px;COLOR: #860B24; TEXT-DECORATION: underline; font-weight: bold;

}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #AA0C2D;
	text-align: left;
		}
		
.border {
	border: #AA0C2D;1px;single;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
    color: #000000;
	text-align: left;
	}
	
.news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 16px;
	color: #AA0C2D;
	text-align: left;
}	
	
.light {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
	font-style: italic;
	}


