 
body  { 
	color:#666666; 
	font-size: 11px; 
	font-family: Georgia, Times, serif; 
	font-weight: regular;
	line-height: 15px; 
	background: #ffffff 
}
 

 
a:link {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	line-height: 15px;
	font-weight: regular;
	font-style: italic;
}


a:visited {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color:#666666;
	text-decoration: none;
	line-height: 15px;
	font-weight: regular;
	font-style: italic;
}


a:hover {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	line-height: 15px;
	font-weight: regular;
	font-style: italic;

}

	
.smallHeader {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color:#000000;
	text-decoration: none;
	line-height: 15px;
	font-weight: bold;
	font-style: none;
}