#nav a{
	font-family: Impact, Verdana, Arial, Helvetica, sans-serif;
	color: #08333F;
	text-decoration:none;
	font-size: 20px;
	padding-top: 3px;
	padding-bottom: 7px;
	}
	
#nav a:hover, #nav a.active{
	color: #19454C;
	}
	
#navcontainer{ text-align: left; }
	
#content p, #footer p{
	text-align: justify;
	margin: 0px 40px 20px 80px;
	font-size:13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
#content table{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	}
	
#footer p{
	text-align:center;
	margin: 10px;
	font-size:12px;
	font-weight: normal;
	}
	
#belownav img{
	margin: 0px 40px 0px 80px;
	}
