.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #FF0000;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.locator {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
UL.nav {
list-style-type: none;
padding-left: 0;
margin-left: 0;
}

UL.nav a {
text-decoration: none;
background-color:#990033;
display: block;
width: 10em
font-family: Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding-left: 10px;
padding-top: 10px;
padding-bottom: 10px;
margin-top: 5px;
}
UL.nav a:hover {
background-color:#666666;
}
UL.mystyle a:hover {
background-color:#666666;
}
