/* CSS Document */
<!--
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {color: #FFFFFF}
body {background-color: #000033;}
.style5 {font-size: 24px}
.style6 {font-size: 26px; font-weight: bold;}
.style7 {font-size: 18px}
.style8 {font-size: 20px}
.style9 {font-size: 12px; font-weight: bold;}
.style10 {font-size: 14px}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
-->
