BODY {
	margin-left: 4%;
	margin-right: 4%;
	color: navy;
	background: #FFFFFF ; 
	font-family: sans-serif;
      width: 550px;
}



A {
	font-family: Palatino, Times, Times-Roman, serif ;
	font-size: 16pt ;

}
	
IMG {
	  border: 0;
}


P {
	font-family: Palatino, Times, Times-Roman, serif ;
	font-size: 16pt ;
	text-align: justify ;

	color: navy ; 
}

P { firstletter {
	font-size: 200%; 
	color: red;
text-align: justify ;

}

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


H2 {
	color: #555555 ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: 32px ; 
text-align: left ;
}

H4 {
color: #111111 ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: 20px ; 
text-align: left ;
}

H3 {
color: #555555 ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: 28px ; 
text-align: center ;
}

H5 {
color: #666633 ;
	font-family: helvetica, arial, sans-serif ;
	font-weight: bold ;
	font-size: small ; 
text-align: center ;
}

TD {
	color: #FFFFCC ; 
 	background: #FF0000 ; 
	text-align: justify ;
}


UL {
	color: blue ;
}


OL {
	color: green ;
}


LI {
	color: red ;
}

B {
	color: #000099 ;
	font-family: helvetica, arial ;
	font-size: 110% ;
	font-weight: bold ;
	text-indent: 0pt ;
}
