BODY {
	font-size: small;
	font-family : "Book Antiqua";
	color : Black;
	background-image :  url(../images/brickwalg.gif);
	line-height : 10pt;
	margin-left : 24pt;
	margin-right : 10pt;
} /* indent paragraphs */ p { margin-left: 24pt; 
margin-right : 24pt; } h1 { font: 30pt Shadow, Comic Sans MS, Times New Roman; color: Red; font-weight: bold; 
line-height: 30pt; } h2 {
	font: 18pt Shadow, Times New Roman;
	font-weight: bold;
	line-height: 18pt;
	color : Blue;
} h3 {
	font: normal italic 10pt Comic Sans MS, Times New Roman;
	font-weight: bold;
	line-height: 9pt;
}h4 {
	font: normal normal 10pt Comic Sans MS, Times New Roman;
	font-weight: normal;
	line-height: 9pt;
} a { text-decoration: underline;} a:link {color: Blue;} 
a:visited { color: #6600FF;} a:active {color: #0000FF;} div.footnote { font: 9pt; 
line-height : 12pt; text-align : center; }