BODY {
	margin-left: 16%;
	margin-right: 16%;
	color: black;
	background: #FFFFFF ; 
	font-family: Palatino, Times New Roman, serif;
}


DIV {
	margin-top: 8px;
	margin-left: 5%;
	margin-right: 5%;
	text-align: justify ;
	text-indent: 0pt ;
	color: black;
	font-family: Palatino, Times New Roman, sans-serif;
}


P {
 	font-family: Palatino, Times New Roman ; 
	font-size: medium ;
	text-align: justify ;
	text-indent: 0pt ;
	color: #000000 ; 
}

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

H1 {
	color: #006666 ;
	font-weight: bold ;
	font-size: x-large ;
	margin-top: 10px ; 
}


H2 {
	color: #006666 ;
	font-weight: bold ;
	font-size: large ; 
	margin-top: 34px ; 
}


TD {
	font-family: Times, Times New Roman, serif ;
	font-size: medium ;
	text-align: justify ;
}

TD.important {
	font-style: italic ; 
}


B {
	color: #000066 ;
	font-size: 120% ;
	font-weight: bold ;
}

