body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.head1 {
	font-family: "Arial Black";
	font-size: 19px;
}
.head2 {
	font-family: "Arial Black";
	font-size: 11px;
}
.head3 {
	font-family: "Arial Black";
	color:#A66D6D;
	font-size: 27px;
	line-height:27px;
}
.head4 {
	font-family: "Arial Black";
	font-size: 27px;
	line-height:27px;
}
.head5 {
	font-family: "Arial Black";
	font-size: 23px;
	line-height:23px;
}.aa a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.aa a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}