html, body {
    height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


a.one:link {color: ##047E01;text-decoration: none;}
a.one:active {color: ##047E01; text-decoration: none;}
a.one:visited {color:##047E01; text-decoration: none;}
a.one:hover {color: #666666; text-decoration: none; 
}
a.two:link {color: #012B51;text-decoration: none; font-size:13 px; font-weight:bold; }
a.two:active {color: #012B51; text-decoration: none; font-size:13 px; font-weight:bold; }
a.two:visited {color:#012B51; text-decoration: none; font-size:13 px; font-weight:bold; }
a.two:hover {color: #666666; text-decoration: none; font-size:13 px; font-weight:bold;  
}
a.three:link {color: #ffffff;text-decoration: none; font-size:11 px; font-weight:bold; }
a.three:active {color: #ffffff; text-decoration: none; font-size:11 px; font-weight:bold; }
a.three:visited {color:#ffffff; text-decoration: none; font-size:11 px; font-weight:bold; }
a.three:hover {color: #666666; text-decoration: none; font-size:11 px; font-weight:bold;  
}

.style1 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; 	font-size: 9px; }
.style2 {color: #000000; font-size: 9px; font-weight: bold;}
.style3 {color: #FFFFFF; font-size: 11px; font-weight: bold;}
.style4 {color: #FFFFFF; font-size: 12px; font-weight: bold;}
.style5 {color: #FFFFFF; font-size: 13px; font-weight: bold;}
.style6 {color: #FFFFFF; font-size: 14px; font-weight: bold;}

