body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	background-color:#244266;
	background-position:center;
	background-attachment:fixed;
}
a:link {
color: #003366;
	text-decoration: none;
}
a:visited {
color: #003366;
	text-decoration: none;
}
a:hover {
color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #003366;
	text-decoration: none;
}
.style1 {
	color: #214163;
	font-weight: bold;
}
.style2 {
	color: #009900;
	font-weight: bold;
}
