
#billboard a, #billboard a:link, #billboard a:visited, #billboard a:active{
color: #653766;
font-weight: bold;
 text-decoration: none;
}
 #billboard a:hover {
 color: #fff;
 text-decoration: none;
 }

 #subNavArea a, #subNavArea a:link, #subNavArea a:visited, #subNavArea a:active{
color: #653766;
font-weight: bold;
 text-decoration: none;
}
 #subNavArea a:hover {
 color: #fff;
 text-decoration: none;
 }
 
 h1{
color: #f26522;
 font-size: 18px;
 line-height: 24px;
 margin-top: 2px;
 margin-bottom: 2px;
 }
  h2 {
 font-size: 14px;
 line-height: 20px;
  margin-top: 2px;
 margin-bottom: 2px;
 }
 
 P {
 margin-top: 8px;
 margin-bottom: 3px;
 }
 #bodyCopy UL {
	list-style-type: none;
	padding-left: 0px;
	margin: 2px 0px 10px 0px;
}

#bodyCopy LI {
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px 15px;
	margin: 0px 5px 5px 0px;
}
