body{
background-color:#FFFS; 
margin-top:0px;
margin-bottom: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
}
p, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height:16px;
}

p, ol, ul{
margin-top:5px;
margin-bottom: 15px;
}

a:link, a:visited, a:active  {text-decoration: none; color: #00F;}
a:hover {color: #00C;}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin-top:10px;
	margin-bottom:10px;
}
h1 a:link, h1 a:visited, h1 a:hover{	
	text-decoration:none; 
}	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top:10px;
	margin-bottom:5px;
}
h2 a:link, h2 a:visited, h2 a:hover{
	text-decoration:none; 
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top:10px;
	margin-bottom:5px;
}
h3 a:link, h3 a:visited, h3 a:hover{
	text-decoration:none; 
}	
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin-top:10px;
	margin-bottom:5px;	
}
h4 a:link, h4 a:visited, h4 a:hover{
	text-decoration:none; 
}	
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration: none;
	color:#0000FF;
	line-height: 12px;
	text-align: center;
	font-weight: lighter;
}
h5 a:link, h5 a:visited {
	text-decoration:none;	
}
h5 a:hover {
	text-decoration:none;
	color:#FFF
}

.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top:20px;
	margin-bottom:10px;
	font-weight:normal;
	color:#666;
}
a.subhead:link, a.subhead:visited, a.subhead:hover{
	text-decoration:none; 
	color:#666;
}
