            td  {
            	font-family : "Arial", "Verdana";
            	font-size : 14px;
            }
            
            .select  {
            	font-family : "Verdana", "Arial";
            	font-size : 12px;
            	color : #52504C;
            }
            
            .header  {
            	font-family : "Verdana", "Arial";
            	font-size : 11px;
            	color : White;
            }
            
            .photoheader  {
            	font-family : "Verdana", "Arial";
            	font-size : 14px;
            	color : #2A6343;
            	font-weight : bold;
            }
            
            textarea  {
            	font-family : "Verdana", "Arial";
            	font-size : 12px;
            }
            
            input  {
            	font-family : "Verdana", "Arial";
            	font-size : 12px;
            }
            
            A:Link  {
            	color : #252626;
            	text-decoration : none;
            }
            
            A:Visited  {
            	color : #252626;
            	text-decoration : none;
            }
            
            A:Hover  {
            	color : #BBD3DC;
            	text-decoration : none;
            }
			
			.navlink {COLOR: #000000;
			TEXT-DECORATION: none; font-family: verdana; font-size: 9px; font-weight: bold;
			a:link.Navlink  {color : #000000;}
			a:visited.Navlink  {color : #000000;}
			a:active.Navlink  {text-decoration: none;}
			a:hover.Navlink  {text-decoration: none; color : #000000;}
		            
            P.main  {
            	font-family : "Arial", "Verdana";
            	font-size : 16px;
            }
hr {
	width : 1px;
	color: #fbeeda;
}