body  { background-color: #fff; margin: 0; align: center; }
p    { color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 18px; margin: 0 25px 18px 35px }

a  {
	color: #339999; 
	text-decoration: none;
	font-weight: bold;
}

a:hover { 
	color: #336666;
	text-decoration: none;
	font-weight: bold;	
}

a:visited { 
	color: #339999;
	text-decoration: none;
	font-weight: bold;
}

.feature  { color: #333; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; margin: 10px 8px 8px }
