body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

a{
	color: #A99A6F;
}

a:hover{
	color: #00402E;
}

a:.active{
	color: #00402E;
}

a.Landing{
	color: #08402d;
	font-size: 18px;
	text-decoration:none;
}

a.Landing:hover{
	color: #A99A6F;
}

a.Landing:active{
	color: #A99A6F;
}

h1
{
	color:#00402E;
	font-weight: bold;	        
	font-size: 24px;
	padding-bottom: 3px;
}

h2
{
	color:#7C913C;
	font-weight: normal;	        
	font-size: 18px;
	line-height:26px;
}

h3
{
	color:#a7986d;
	font-weight: bold;	        
	font-size: 18px;
	line-height:60px;
}

h4
{
	color:#CC79C2;
	display:inline;
	font-weight:normal;	        
	font-size: 16px;
	line-height:50px;
	padding-bottom:6px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	border-bottom-color:#A99A6F;
}

h5
{
	color:#00402E;
	font-weight:bold;	        
	font-size:12px;
	line-height:0px;
	margin:30px 0px 0px 0px;
}
