/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #0c4da2;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
a:link {
	color: #0c4da2;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #0c4da2;
}
a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #0c4da2;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #0c4da2;
}
.style1 {font-size: 9px
}
.style2 {color: #FFFFFF
}
.style3 {color: #0C4DA2
}
-->
