
	/* begin body type */	

body  
   { 
   backgound: white;
	font-weight: normal; 
	word-spacing: normal; 
	letter-spacing: normal; 
	text-transform: none; 
    font-family: Verdana, Arial, Tahoma, Helvetica, Sans-serif; 
    font-size: 9pt; 
    background-position: 0%;
	color : Black;
    }

H1	{	
	font-family:	 Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-size:12pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color : #191970;
	}	
		
H2	{	
	font-family:	Verdana, Arial, Tahoma, Helvetica, Sans-serif;
	font-size:	10pt;
	font-weight: bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform: none;
	color : Navy;
		}	
		

	
		
A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color: #006666;
	background:	none;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color: #7a4015;
	background:	none;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color: #191970;
	background:	none;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color: #191970;
	background:	none;
	}	
		

	
