a:hover {
	COLOR: #ff0000
}
.style1 {
	font-size: 12px;
	color: #FFFFFF;
}
.style2 {line-height: 150%; font-size: 12px; }
.style3 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	font-size: 12px;
	line-height: 150%;
	color: #FFFFFF;
}
.style5 {
	color: #009900;
	font-weight: bold;
}
.style6 {
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}
body {
	background-color: #003366;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

