BODY {
	font-size: smaller;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	
	line-height : normal;
	margin-left : 10pt;
	margin-right : 10pt;
	background-color : White;
} /* indent paragraphs */ p { margin-left: 10pt; 
margin-right : 10pt; 
} h1 { font: 30pt Shadow,Times New Roman; color: Red; font-weight: bold; 
line-height: 26pt; 
} h2 {
	font: bold 14pt/14pt Arial, Helvetica, sans-serif;
	color : #000000;
} h3 {
	font: bold normal 10pt/10pt "Comic Sans MS", "Times New Roman";
}h4 {
	font: normal normal 10pt Comic Sans MS, Times New Roman;
	font-weight: normal;
	line-height: 10pt;
} a { ;} a:link {color: Blue;} 
a:visited { color: Blue;} a:active {color: #FF0000;} div.footnote { font: 9pt; 
line-height : 9pt; text-align : center; }