        Body  {
        	font-family : Eurostile, arial, helvetica;
        	
        }
        
        .Header  {
        	text-decoration : none;
        	font-family : arial, helvetica;
			font-size : 24pt;
        }
        
        .subHead  {
        	text-decoration : none;
        	font-family : arial, helvetica;
			font-size : 18pt;
        }
        

		.underline {
			font-family: eurostile;
			font-weight: bold
			text-decoration: underline;
		}
		
		a  {
        	text-decoration : none;
        	font-family : arial, helvetica;color :#181A65
        }
        
		a.list  {
				text-decoration : none;
				font-family : gil sans;
				font-style : italic;
				font-weight : bolder;
				font-size : 15pt;
				color : #ffffff;
		}
        a:visited  {
        	text-decoration : none;
        	font-family : arial, helvetica;
        }
        
        a:active  {
        	text-decoration : none;
        	font-family : arial, helvetica;
        }
        
        a:hover  {
        	text-decoration : none;
        	font-family : arial, helvetica;
			color:#C6486F
			
        }
		
		.newspaper {
			font-family: times new roman, times, serif;
		}
		
		h2 {
			font-family: courier new;
			font-weight: bold;
			font-size: 250%;
			color: #330066;
		}
			
		.caption {
			font-size: 80%;
			text-align: left;
		}
		
		
#gallerynav
{
	background: #434;
	padding: 3 0 4 0;
	margin: 15px 0;
	text-align: left;
	font-size: 95%;
}

#gallerynav a:visited, #gallerynav a, #gallerynav { color: #fff; }

