
BODY{
	margin:0px;
}
A.mainMenu,.mainMenuActive,.mainMenuDeactive{
	font-size:23px;
	font-family:arial,tahoma;
	text-decoration:none;
	color:white;
	letter-spacing:-1px;
}
.mainMenuActive{
	color:red;
	background-color:white;
}
.mainMenuDeactive{
	color:white;
	background-color:transparent;
}
H2{
	font-size:16px;
	color:red;
	font-weight:normal;
}
H3{
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
}
BODY,TABLE,TD,P,HTML,H2,H3,.copyright{
	font-family:Century Gothic,tahoma,verdana;	
}
BODY,TABLE,TD,P,HTML,.copyright{
	font-size:12px;
	color:black;
}
.copyright{
	font-size:10px;
}
A{
	color:red;
}
