body {
	color:#454938;
	font-family:Verdana;
	font-size:11px;
	line-height:14px;
}
td {
  	font-family:Verdana;
	color:#454938;
	font-size:11px;
}
hr{
	color:#70715d;
	height:1px;
}

a {
	color:#454938;
	text-decoration:underline;
}	
a:hover {
	text-decoration:none;
	color:#454938;
}
a:visited,
a:link:visited{
	text-decoration:underline;
	color:#454938;
}
a:visited:hover {
	text-decoration:none;
	color:#454938;
}
.subHead {
	color:#454938;
	font-size:17px;
	font-family:verdana;
	line-height:22px;
}
.subsubHead {
	color:#454938;
	font-size:14px;
	font-family:verdana;
	line-height:18px;
}
.subTitle {
	color:#464a39;
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	line-height:18px;
}
.subsubTitle {
	color:#464a39;
	font-size:13px;
	font-family:verdana;
	font-weight:bold;
}
.redCopy {
	font-size:11px;
	font-family:verdana;
	color:#9c3208;
	height:15px;
}
.row {
	background-color:#dfd9be;
}
.emailLink {
		font-size: 11px;
		color: #9c3208;
		text-decoration: none;
		line-height:14px;
}

a.emailLink:link{
		font-size: 11px;
		color: #9c3208;
		text-decoration: underline;
}

a.emailLink:hover{
		font-size: 11px;
		color: #9c3208;
		text-decoration: none;
	}

a.emailLink:active{
		font-size: 11px;
		color: #9c3208;
		text-decoration: underline;
}

a.emailLink:visited{
		font-size: 11px;
		color: #9c3208;
		text-decoration: underline;
}

a.emailLink:visited:hover{
		font-size: 11px;
		color: #9c3208;
		text-decoration: none;
}
