h1{
	font-size:33px;

}
h2{
	font-size:14px;
	color:#066313;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-family: Verdana;
	line-height: 16px;
}
h3{
	font-size:11px;
	color:#066313;
	font-weight:bold;
	padding:0px 0px 5px 0px;
	margin:0px;
	font-family: Verdana;
	line-height: 12px;
}

hr {
	color: #353434;
	border: none;
	height: 1px;
	background-color: #7b7b7b;
	padding: 0px;
	margin: 0px;
}

.MainCopy			{
	font-size:12px;
	color:#353434;
	font-weight:normal;
	line-height:16px;
	font-family: Verdana;
}
.SmallCopy			{
	font-size:11px;
	color:#353434;
	font-weight:normal;
	line-height:12px;
	font-family: Verdana;
}


li{
	font-size:11px;
	color:#066313;
	font-weight:normal;
	line-height:14px;
	font-family: Verdana;
}

a:link{
	color:#066313;
	text-decoration:underline;
	font-family:Verdana;
	font-size:11px;
}
a:active{
	color:#066313;
	text-decoration:underline;
	font-family:Verdana;
	font-size:11px;
}
a:visited{
	color:#066313;
	text-decoration:underline;
	font-family:Verdana;
	font-size:11px;
}
a:hover{
	color:#066313;
	text-decoration:underline;
	font-family:Verdana;
	font-size:11px;
}
