
a:link       { font-family: arial, tahoma, helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #9fdfaa; text-decoration: none; }
A:visited		{ font-family: arial, tahoma, helvetica, sans-serif; font-size: 15px; font-weight: normal; color: #9fdfaa; text-decoration: none; }
A:hover { font-family: arial, tahoma, helvetica, sans-serif; font-size: 15px; font-weight: normal; color: red; background-color:#339966;
	text-decoration: none; }

BODY { background-color: #003300 }


H1    	{	font-family: arial, tahoma,  helvetica, sans-serif;
			font-size: 16pt;
			font-weight: bold; color: #9fdfaa;
      	}

H2    	{	font-family: arial, tahoma,  helvetica, sans-serif;
			font-size: 11pt;
			font-weight: bold; color: red;
      	}

H3    	{	font-family: arial, tahoma,  helvetica, sans-serif;
			font-size: 9pt;
			font-weight: bold; color: #9fdfaa;
      	}
H4    	{	font-family: arial, tahoma,  helvetica, sans-serif;
			font-size: 7pt;
			font-weight: bold; color: #9fdfaa;
      	}
      	
P      	{ font-family: arial, tahoma,  helvetica, sans-serif; font-size: 11pt; 
               color: #9fdfaa; line-height: 140%; }
      	

