BODY {
	color: black;
	background: #FFFFFF ; 
	font-family: sans-serif;
}


DIV {
	margin-top: 8px;
	margin-left: 16%;
	margin-right: 8%;
	text-align: justify ;
	text-indent: 24pt ;
	color: black;
	font-family: helvetica, sans-serif;
}

A {
	font-family: Chicago, sans-serif ;
	font-size: 11pt ;
}
	
IMG {
	  border: 0;
}


P {
 	font-family: geneva, sans-serif ; 
	font-size: medium ;
	text-align: justify ;
	text-indent: 24pt ;
	color: #006699 ; 
}

P.firstletter {
	font-size: 200%; 
	color: red;
}

H1 {
	color: #CC0000 ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: x-large ;
	text-align : center; 
}


H2 {
	color: #CC0000 ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: large ; 
}


UL {
	color: blue ;
}


OL {
	color: green ;
}


LI {
	color: red ;
}

B {
	color: #000099 ;
	font-family: helvetica, arial ;
	font-size: 100% ;
	font-weight: bold ;
}
