/* CSS Document */
<!--

.style2 {color: #FFFFFF}

body 
{
	background-color: #003399;
}
body,td,th 
{
	font-size: 10px;
	color: #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif
}

body,td,th:hover
{
	font-size: 10px;
	color: #FFFFFF;
	font: Verdana, Arial, Helvetica, sans-serif
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
-->


