BODY {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 8pt;
  	text-align: justify;
	background-color: white;
  	color: #000000;
}

TD, TR, P {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
 	color: #000000;
} 

H1 {
  	font-size: 16pt;
  	font-weight: bold;
  	text-align: left;
	color: #EB00EA;
}

	 
H2 {
  	font-size: 12pt;
  	font-weight: bold;
  	text-align: center;
	color:#ffffff;
}

	 
H3 {
  	font-size: 10pt;
  	font-weight: bolder;
  	text-align: left;
	color:#009da6;
}
a{ color:#EB00EA;
	text-decoration:none;
	}
a:active{
	color:#660066;
	text-decoration:none;
	}
A:hover{
	color:#660066;
	text-decoration:none;
	}
