h3{  
	font-family: Verdana, Courier; 
	font-size: 12px; 
	line-height: 16px; 
	font-weight: bold
}
h6{  
	font-family: Verdana, Courier; 
	font-size: 10px; 
	line-height: 10px; 
	font-weight: bold
}
p{  
	font-family: Verdana, Courier; 
	font-size: 12px; 
	line-height: 16px; 
	color: #999999; 
	font-weight: bold
}
h5{ 
	font-family: Verdana, Courier; 
	font-size: 10px; 
	line-height: 10px; 
	font-weight: bold ; 
	color: #FFFFFF
}
a.intro:link,a.intro:visited { 
	font-family: Verdana, Courier; 
	color:#999999;
	text-decoration:none;
	}
	
a.intro:hover{
	font-family: Verdana, Courier; 
	color:#000000;
	text-decoration:none;
}

a.footer:link,a.footer:visited { 
	font-size: 10px; 
	font-family: Verdana, Courier; 
	color:#CCCCCC;
	text-decoration:none;
	}
	
a.footer:hover{
	font-size: 10px; 
	font-family: Verdana, Courier; 
	color:#000000;
	text-decoration:none;
}
p.footer{  
	font-family: Verdana, Courier; 
	font-size: 10px; 
	line-height: 16px; 
	color: #CCCCCC; 
	font-weight: bold
}