html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	color: #000000;
}
.subnavHeader {
	font-weight: bold;
	color: #3055A0;
	font-size: 70%;
}
.subnavItem {
	color: #456DBE;
	font-size: 70%;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:link {
	text-decoration: none;
	color: #3055A0;
}
a:active {
	color: #3055A0;
	text-decoration: none;
}
.titleText {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 70%;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666666;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {

	color: #3055A0;
	text-decoration: none;
}
h1 {

	font-weight: bold;
	color: #3300FF;
	font-size: 100%;
}
h2 {


	font-weight: bold;
	color: #0000FF;
	font-size: 90%;
}
h3 {



	font-weight: bold;
	color: #669966;
	font-size: 80%;
}
h4 {




	font-weight: bold;
	color: #3055A0;
	font-size: 70%;
}
p {
}
.footer {

	color: #456DBE;
	font-size: 60%;
}
.quotation {
	font-weight: bold;
	color: #3055A0;
	font-size: 130%;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
.bodyTextRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3333FF;
}
.accented {
	font-weight: bold;
	color: #3055A0;
	font-size: 90%;
	line-height: 150%;
}
.bodyTextBlue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000099;
}
.accentedRed {

	font-weight: bold;
	color: #FF0000;
	font-size: 80%;
	line-height: 150%;
}
