html, body {
	
	
	font-size:11px;
	font-family:Verdana;

}

#top, #bottom {
		
	color:#666;
	font-size:10px;

}


#bottom {
		
	
	font-size:10px;

}




#cont {

	font-size:13px;
	line-height:19px;
}

#bottom a {
	
	color:#666;
	text-decoration:none;
		
}

#bottom a:hover {
	
	color:#999;
	text-decoration:none;
	
		
}
	


#subnav a {

	color:#FFF;
	font-size:12px;
	
	text-decoration:none;
	text-wrap:none;
	border-bottom:hidden;

}

#subnav a:hover {

	color:#000;
	size:14px;
	border-bottom:1px dotted #000;
	border-bottom:hidden;
}


h1 {	
	font-size:14px;
}

#cont a {color: #333; text-decoration:none; border-bottom:thin dotted #666;}

#cont a:hover {color:#fff; text-decoration:none; border-bottom:thin dotted #000;}

