/* general classes */
BODY  {
    font-family: Verdana,arial,helvetica,sans-serif;
    font-size:10px;
   /* background-color : #2867AC;*/
}

	P {
	font-weight:normal;
	font-family:"verdana";
	color:#000000;
	text-decoration:none;
	font-size:12px;
	text-align:justify}

	h1 {
	font-family:"verdana";
	font-weight:"bold";
	text-decoration:none;
	color:#000000;
	font-size:17px;
	text-align:center}
	
    h2 {
	font-family:"verdana";
	font-weight:"bold";
	text-decoration:none;
	color:#0033cc;
	font-size:11px;
	text-align:center}
	
	 h3 {
	font-family:"verdana";
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	font-size:11px;
	text-align:center}

