/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #003366;
	}
.style1 {
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.style3 {font-family: Arial, Helvetica, sans-serif}
.style4 {
	color: #FF9933;
	font-weight: bold;
}
.style5 {
	color: #999999;
	font-weight: bold;
}
.style6 {color: #FF9933}
.style7 {
	color: #FF9933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style8 {
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style10 {color: #99CB0A}

.style13 {font-size: 12px; color: #666666;
}
.style16 {
	color: #006699;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style17 {font-family: Geneva, Arial, Helvetica, sans-serif}

a:link {
    color: #FF6600;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #FF6600;
}
a:hover {
    text-decoration: underline;
    color: #FF6600;
}
a:active {
    text-decoration: none;
    color: #FF6600;
}
