p, ol, td, ul, li, body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
h1 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	font-weight: bold;
	color:  #6666FF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px; 
	color: #660066; 
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color:  #645DE6;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans serif; 
	font-size: 10pt; 
}
.bd  {
	border: 2px;
	border-color:#000000;
	border-style:solid;
}