body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: 500;
	}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: 800;
	}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #990000;
	font-weight: 800;
	}

.style4 {color: #FFFFFF}


.style5 {	
	color: #666666;
	font-weight: 900;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	}

a 	{ 
	color: #006699; 
	text-decoration:underline; 
	}

a:hover {
	text-decoration:underline;
	color: #CCCCCC;
	}

a:active { 
	color: #006699; 
	text-decoration:none;
	}