body{
	margin: 0; 
	padding: 0; 
	background: #E3E4E6; 
	font: 11px Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #6C675D;
}

a:link, a:visited, a:active{
	color: #94A675;
	text-decoration: none;
}

a:hover{
	color: #859962;
	text-decoration: none;
}

img{
	border: none;
}

p{ 
	font-size: 11px; 
	line-height: 16px; 
	margin-top: 14px;
}

li{ 
	line-height: 16px;
}

h1{
	font-size: 11px; 
	line-height: 16px; 
	color: #897B6D; 
	font-weight: normal;
}

h2{
	font-size: 11px; 
	margin-bottom: 16px; 
	color: #8DA963;
	font-weight: normal;
}

h3{
	font-size: 11px; 
	margin-bottom: 8px; 
	font-weight: normal;
}
.bottomLinks {
	font-size: 10px;
}

.clearBoth { clear: both; }

/* content design styles */

