body
{	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 62.5%;
}


h3 {
	height: 31px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 75px;
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #84A54A;
	border-bottom: 1px dotted #CCCCCC;
}



h4 {
	height: 21px;
	background-color: #FFFFFF;
	padding-left: 75px;
	font-size: 1.3em;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #84A54A;
	border-bottom: 1px dotted #CCCCCC;
}


h5 
{
      color: #738251;
	  font-size:0.8em;
}



a:link {color: #557C2B; text-decoration: none;}     /* unvisited link */
a:visited {color: #83A956; text-decoration: none;}  /* visited link */
a:hover {color: #821115; text-decoration: none;}   /* mouse over link */
a:active {color: #577E2D; text-decoration: none;}   /* selected link */


#banner
{
	margin-top:20px;
	
	width:500px;
	height:200px;
	background-color:#F9F7EA;
}
