.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-transform: uppercase;
	color: #000000;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
a:link {
	color: #000066;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0033FF;
}
.ContactText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
.sideBySideUnorderedLists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	width: 200px;
	clear: none;
	color: #006;
	margin-left: 10px;
}

