 
 .copy {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #3333CC;
   text-align:left;
	font-weight: normal; 
	line-height: 12px}
	
.copyBold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #3333CC; 
	text-align:left; 
	font-weight: bold; 
	line-height: 12px }

.footer {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	font-weight: normal; 
	color: #000000; line-height: 10px}


a:link {  color: #CC0000; text-decoration: underline; font-weight: bold}
a:hover {  color: #FF0000; text-decoration: underline}
a:active {  color: #FF0000; text-decoration: underline}
a:visited {  color: #CC0000; text-decoration: underline}
.headline {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px; font-weight: bolder; color: #000000}
