
  
Body	{ font-family : Verdana, Sans-Serif;
	font-size : 12pt;
  	color : black;
	background-color :white;
	font-style : normal;
	margin-left:17pt;
}


H1 {
	font-family : Verdana, Sans-Serif;
	color : darkblue;
  	/*text-decoration : underline;*/
  	font-size : 24pt;
	text-align:center;
	font-style : normal;
	font-weight:600;
 }



H2 {

   	 color : black;
	font-family : Verdana, Sans-Serif;
 	/*text-decoration : underline;*/
  	font-size: 18pt ;
  	font-style : normal;
  	font-weight:500;
}

H3 {
  	font-family : Verdana, Sans-Serif;
  	font-size: 13pt ;
  	color :#990000;
  	font-style : italic;
  	text-decoration : underline;
  	font-weight:500;
}
H4 {
  	font-family : Verdana, Sans-Serif;
  	font-size: 12pt ;
  	font-weight:bold;
}
H5 {
  	font-family : Verdana, Sans-Serif;
  	font-size: 10pt ;
  	font-weight:bold;
}
    
A:link  { color:white;
	font-size:10pt;
  }		
	 	
A:visited { color:white;
	font-size:10pt;
  }
	 		
A:hover {				
    	color:black;					
      	/*font-size:11pt;*/
	font-weight:bold;
  }

A:active {
    color :#990000;		
  }

INPUT{
    cursor : hand;
    color :white;
    background-color:#990000;
 }
#pos1{
 	 position: absolute;
 	 top: 240px;
 	 left: 50px;
	 z-index: 1;
}
#pos2{
 	 position: absolute;
 	 top: 170px;
 	 left: 485px;
	 z-index: 1;
}

#pos3{
 	 position: absolute;
 	 top: 115px;
 	 left:63%;
	 z-index: 1;
}
