A:link, A:visited, A:active 
	{ 
	color: #0033FF;
	text-decoration: underline;
	}
	
A.blue10:link, A.blue10:visited, A.blue10:active 
	{
	color: #0033ff;
	font-Size: 10px;
	font-family: verdana,arial;
	text-decoration: underline;
	}
	
A.menus:link, A.menus:visited, A.menus:active 
	{
	font-Size: 11px;
	font-family: arial;
	color: #000000;
	text-decoration: none;
	}
	   
A.menus:hover
	{
    color : #000000;
	text-decoration: underline;
    }
		
BODY
	{
		font-family: arial;
		font-size: 12px;
		color: #cccccc;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
	}
		
TD, P 
	{ 	
		color: #000000;
		font-family: arial, helvetica;
		font-size: 12px; 
	}
	
.BODY4
	{
		font-family: arial;
		font-size: 12px;
		color: #000066;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		font-weight: bold
	}
	
.header    
	{
		color: #000066;
		font-size: 16px;
		font-family: arial;
		font-weight: bold
	}
	
.header2   
	{
		color: #000066;
		font-size: 14px;
		font-family: arial;
		font-weight: bold
	}
	
.header3   
	{
		color: #000000;
		font-size: 13px;
		font-family: arial;
		font-weight: bold
	}
	
.faq_header   
	{
		color: #990000;
		font-size: 13px;
		font-family: arial;
		font-weight: bold
	}

.mission    
	{
		color: #000066;
		font-size: 10px;
		font-family: arial
	}
	
.red10    
	{
		color: #ff0000;
		font-size: 10px;
		font-family: arial
	}
