body {
	background-color: #000080;
}
.style1 { font-family:Verdana;
font-size:12px;
color:#FFF;
}
.style2 { font-family: Verdana;
font-size:10px;
color:#FFF;
}
.style3 { font-family: Verdana;
font-size:16px;
color:#FFF;
}
.style4 { font-family: Verdana;
font-size:10px;
color:#CCC;
}
.style5 { font-family: Verdana;
font-size:12px;
color:#CCC;
}
.style6 { font-family: Verdana;
font-size:12px;
color: #000;
}
.style7 { font-family: Verdana;
font-size:10px;
color:#000;
}

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