@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-color: #EDF3F9;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
.blueBoxText {
	color: #003399
}
.style2 {font-size: 10px}

.style3 {
	color: #666666;
	font-weight: bold;
}

a:link {
	color: #8AB0E1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #8AB0E1;
}
a:hover {
	text-decoration: none;
	color: #0066FF;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}

.styleFooter {font-size: 10px}
.styleFooter A:link, .styleFooter A:visited, .styleFooter A:active { text-decoration: none; color: #000000 } 
.styleFooter A:hover { text-decoration: none; color: #333333 }

-->
</style>