body {
	background-color: #003366;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #FFFF66;
}
table {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
h1 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #FFFF66;
}
h2 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	margin-bottom: 0px;
	color: #FFFF66;
}
h3 {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	margin-bottom: 0px;
	color: #FFFF66;
}
input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
}
.maintable {
	background-color: #006699;
	width: 980px;
}
.logosection {
	width: 20%;
	text-align: center;
}
.headersection {
	width: 80%;
	text-align: center;
}
.headertitle {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #FF9933;
	font-style: italic;
}
.leftsection {
	vertical-align: top;
	white-space: nowrap;
}
.bodysection {
	vertical-align: top;
}
.footersection {
	text-align: center;
}
.navtable {
	background-color: #6699FF;
	width: 100%;
}
.navp {
	line-height: 12pt;
}
.includetable {
	background-color: #6699FF;
}
.top10 {
	text-transform: uppercase;
	color: #FFFF00;
	text-decoration: underline overline;
	font-weight: bold;

}

