body {

	margin: 0;

	padding:0;

	background: #eee

	/* url(/img/bg_stripes.gif)  repeat-y fixed 0% 0% */ ;

	}


p 	{

	font: 11px Verdana, Lucida, Arial, sans-serif;

	color: #333;

	background-color: transparent;

	} 


h1, h2, h3, h4, h5 	{

	font-family: Verdana, Lucida, Arial, sans-serif;

	color: #000;

	background-color: transparent;

	} 	


.small	{

	font: 9px Verdana, Lucida, Arial, sans-serif;

	color: #333;

	background-color: transparent;

	} 
	
.photonav 	{

	font: 14px Verdana, Lucida, Arial, sans-serif;
	font-weight: bold;
	color: #333;
	background-color: transparent;

	}


a:link, a:active, a:visited {

	color: #000;

	text-decoration: underline;

	}

	

a:hover { 

	color: #900;

	text-decoration: none;

	}
	

hr {

	height:1px;

	color: #000;

	width: 95%;

	}
