.HeadingText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	text-transform: none;
	color: #FF3300;
	font-weight: bold;
	font-variant: small-caps;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #6699CC;
}
.bodyBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	list-style-type: square;
	list-style-position: outside;
}
