.text			{ font-family: arial,helvetica,sans-serif;
				  color: #ffffff;
				  font-size: small; }
				  
.itext			{ font-family: 'times new roman','tms rom',serif;
				  color: #ffffff;
				  font-style: italic;
				  font-size: small; }
				  
.head			{ font-family: arial,helvetica,sans-serif;
				  color: #ffffff;
				  font-size: large;
				  font-weight: bold; }
				  
.subhead		{ font-family: arial,helvetica,sans-serif;
				  color: #ffffff;
				  font-size: medium;
				  font-weight: bold;
				  font-style: italic; }
				  
.small			{ font-family: arial,helvetica,sans-serif;
				  color: #ffffff;
				  font-size: x-small; }
				     
A:link      	{ text-decoration: none;
             	  color: #3399FF; 
			 	  font-weight: bold; }

A:hover     	{ text-decoration: underline;
            	  color: #3399FF;
			 	  font-weight: bold; } 
			  			  
A:active   		{ text-decoration: underline;
              	  color: #3399FF;
			  	  font-weight: bold; } 

A:visited   	{ text-decoration: none;
              	  color: #3399FF;
			  	  font-weight: bold; }