body {
	margin : 0 0 0 0;
	font-family: Arial;
	background-color : White;
	a:alink : #FFFFFF;
	text : #000000;
	a:link : #CC0000;
	a:vlink : #FFFF00;
}

<body bgcolor="#FFFFFF" text="#000000" link="#CC0000" vlink="#FFFF00" alink="#FFFFFF">

ul {
	font-family : Arial;
	font-size : 10pt;
}

ol {
	font-family : Arial;
	font-size : 10pt;
}

.body1 {
	font-size : 8pt;
}       

.body1b {
	font-size : 8pt;
	font-weight: bold;
}

.body1bc {
	font-size : 8pt;
	font-weight : bold;
	text-align : center;
}

.body2 {
	font-size : 10pt;
}  

.body2b {
	font-size : 10pt;   
	font-weight : bold;
}

.body2bc {
	font-size : 10pt; 
	font-weight : bold;
	text-align : center;
}      

  .body2r {
	font-size : 10pt; 
	font-weight : bold;
	text-align : right;
}      
        
.body3 {
	font-size : 14pt;
}    

.body3b {
	font-size : 14pt;
	font-weight : bold;
}

.body3bc {
	font-size : 14pt; 
	font-weight : bold;
	text-align : center;
}

.body4 {
	font-size : 18pt;
}   

.body4b {
	font-size : 18pt;
	font-weight : bold;
}

.body4bc {
	font-size : 18pt;
	font-weight : bold;
	text-align : center;
}


