body {
	background-color: #eeeeee;
}
.H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #0080C0;
}
.H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #336699;
}
.WhiteH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.currentnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #006699;
	}
.smcurrentnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #006699;
	}
.importanthead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #003399;
	font-style: italic;
}
.importanttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003399;
	font-style: italic;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #003366;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.mediumtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #003366;
}
a.nav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a.wht:link {
	color: #ffffff;
	text-decoration: none;
}
a.wht:visited {
	color: #ffffff;
	text-decoration: none;
}
a.wht:hover {
	color: #006699;
	text-decoration: none;
}
a.wht:active {
	color: #ffffff;
	text-decoration: none;
}
a.back:link {
	color: #003399;
}
a.back:visited {
	color: #003399;
}
a.back:hover {
	color: #6699FF;
	text-decoration: none;
}
a.back:active {
	color: #003399;
}
a:link {
	color: #003399;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #003399;
}