body, p, b, td, .headline, a, .content { 
	font-size: 11px;  
	font-family: Verdana, Arial, Helvetica, sans-serif 
	}
	
body  { 
	background-color: #D6DBDC;
	}
	
.content   { 
	color: #333; line-height: 15px; padding-top: 5px; padding-bottom: 5px }
a, a:link, a:active, a:visited, a:hover  { color: #333 }
.headline  { color: #900 }
ul  { list-style-image: url("images/bullet.gif"); margin-top: 0; margin-left: 18px }
.footer { color: #900; font-size: 10px; text-align: center; vertical-align: bottom }
a.foot, a.foot:link, a.foot:visited  { color: #900; font-size: 10px; text-decoration: none }
a.foot:active, a.foot:hover  { text-decoration: underline }