	body
	{
		font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	line-height: 122%;
	background-color: #FFFFFF;
	background-position: 0px 0px;
	left: 0px;
	top: 0px;
	}
	
	h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 3.5em;
	font-weight: bold;
	line-height: 110%;
	color: #000000;
	text-transform: capitalize;

}
h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 110%;
	color: #000000;
	text-transform: capitalize;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}
h3 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 110%;
	text-transform: none;
	color: #000000;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;

}
h4 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1.em;
	font-weight: normal;
	line-height: 106%;
	text-transform: none;
	color: #000000;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 20px;
}

h5 {
	font-family: Verdana, Arial, sans-serif;
	font-size: .76.em;
	font-weight: bold;
	line-height: 106%;
	text-transform: none;
	color: #000000;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

hr {
	color: #D04829;
	margin-bottom: 0px;

}

ol, li {
	font-family: Verdana, Arial, sans-serif; 
	font-size:90%;
	line-height: 1.2em;
}
ul {
	font-family: Verdana, Arial, sans-serif; 
	font-size:90%;
	line-height: 1.2em;
	margin-top: 2px;
	
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 76%;
	line-height: 1.3em;
	margin-top: 5px;
	margin-bottom: 10px;}

	.phototitle
	{
		font-weight: bold;
		margin-top: 0px;
		padding: 0px;
	}
	
	ul, table
	{
		font-family: verdana, arial, helvetica, san-serif;
		
	}		
	
	div
	{
		border: medium none; //1px
	}
	

	.green
	{
		color: #8D9B30;
	}
	
	p.copyright
	{
		font-size:9px;
	}	

	a:link
	{
		color:#D04829;
		text-decoration:: none;
	}

	a:visited
	{
		color:#D04829;
		text-decoration:: none;
	}

	a:hover
	{
		color:#333333;
		text-decoration: underline
	}	

	a:link.nav
	{
		color: #713D94;
		text-decoration: none;
		font-weight: bold;
		line-spacing: 1.3em;
		font-size: 1.1 em;
	}
	
	a:visited.nav
	{
		color: #713D94;
		text-decoration: none;
		font-weight: bold;
		line-spacing: 1.3em;
		font-size: 1.1 em;		
	}

	a:hover.nav
	{
		color: #713D94;
		text-decoration: underline;
		font-weight: bold;
		line-spacing: 1.3em;
		font-size: 1.1em;		
	}		
	
	a:hover.nav2a
	{
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		line-spacing: 1.3em;
		font-size: 1.1em;		
	}	
	
	.indent 
	{
		margin-left: 20px;
	}
	
	.red
	{
		color: #D04829;
		font-weight: bold;
	}
	
	.purple
	{
		color: #713d94;
		font-weight: bold;
	}	
	
	.black
	{
		color: #000000;
		font-weight: bold;
	}	
	.tophead
	{
		color: #000000;
		font-weight: bold;
		font-family: Lucida Console
	}	
	
	.invisible, .invisible a {
   display: none;
   background: #fff;
   color: #fff;
}
