body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
body {
	background-color: #0076B4;
	background-image: url(images/bg_blue.jpg);
	margin-top: 5px;
}
a:link {
	color: #FCBB19;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FCBB19;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #0033FF;
}
.style1 {
	color: #FCBB19;
	font-weight: bold;
	font-size: 8pt;
}
.style2 {font-size: 8pt}
.style3 {font-size: 8pt; font-weight: bold; }
