A	{
	color: #70613F;
	text-decoration: none;
	font-weight: bold;
}

A:hover	{
	color: #265920;
	text-decoration: underline;
	font-weight: bold;
}

H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #70613F;
	font-weight: bold;
}

HR	{
	border: 1px;
	color: #A78635;
	width: 100%;
	height: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.subhead	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 13px;
	font-weight: bold;
	color: #70613F;
}

.content	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	line-height: 150%;
	color: #555353;
	font-weight: normal;
	text-align: left;
}
