BODY {
	margin-left: 4%;
	margin-right: 4%;
	color: red;
	background: #FFFFFF ; 
	font-family: sans-serif;
}
DIV {
	margin-top: 8px;
	margin-left: 16%;
	margin-right: 16%;
	text-align: justify ;
	text-indent: 24pt ;
	color: black;
	font-family: sans-serif;
}
A {
	font-family: sans-serif ;
	font-size: 10pt ;
}
IMG {
	  border: 0;
}
P {
 	font-family: sans-serif ; 
	font-size: small ;
	text-align: justify ;
	text-indent: 24pt ;
	color: #000000 ; 
}

P.firstletter {
	font-size: 100%; 
	color: red;
}

H1 {
	color: #000000 ;
	font-family: sans-serif ;
	font-weight: bold ;
	font-size: large ;
	text-align : center; 
}
H2 {
	color: #000000 ;
	font-family: sans-serif ;
	font-weight: bold ;
	font-size: medium ; 
}
H3 {
	color: #000000 ;
	font-family: sans-serif ;s
	font-weight: bold ;
	font-size: small ; 
}

TD {
	background: #FFFFCC ;
	font-family: Courier, monospace ;
	font-size: small ;
	text-align: justify ;
}
TD.important {
	color: #FFFFCC ; 
 	background: #FF0000 ; 
}
UL {
	color: blue ;
}
OL {
	color: green ;
}
LI {
	color: green ;
	font-family: sans-serif ;
	font-size: small 
	
}
B {
	color: #000000 ;
	font-family: helvetica, arial ;
	font-size: 50% ;
	font-weight: bold ;
}

