* {
margin:0;
padding:0;
}
body {
	
}

.style1 {font-size: 12px; color: #01105D; font-family: Arial; font-weight:bold;}
.style2 {font-size: 12px; color: #666666; font-family: Arial; font-weight:bold;}
.style3 {font-size: 12px; color: #000000; font-family: Arial; font-weight:bold;}
.style4 {font-size: 24px; color: #01105D; font-family: Arial; font-weight:bold;}
.style5 {font-size: 40px; color: #01105D; font-family: Impact;}
.style6 {font-size: 40px; color: #84345A; font-family: Impact;}
.style7 {font-size: 12px; color: #FF0000; font-family: Arial; font-weight:bold;}
.style8 {font-size: 12px; color: #0000FF; font-family: Arial; font-weight:bold;}
.style9 {font-size: 12px; color: #FFFFFF; font-family: Arial; font-weight:bold;}
.style10 {font-size: 24px; color: #0000FF; font-family: Arial; font-weight:bold;}

a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


