body {
	font-family: Century schoolbook, Baskerville, Courier new;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


a:link {
	font-family: Century schoolbook, Baskerville, Courier new;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	
}
a:visited {
	font-family: Century schoolbook, Baskerville, Courier new;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
	text-decoration: none;

	
}
a:hover {
	font-family: Century schoolbook, Baskerville, Courier new;
	font-size: 10pt;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
	
	
}
a:active {
	font-family: Century schoolbook, Baskerville, Courier new;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	
}




h1 {
	font-family: Century schoolbook, Baskerville, Courier new;
	font-size: 10pt;
	color: #000000;
	font-weight:bold;
}
