.heads {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
}
.heads a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #996600;
}
.heads a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #471F0C;
	text-decoration: none;
}

.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.body a:link {
	color: #999966;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.body a:visited {
	color: #999966;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.body a:active {
	color: #999966;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
}
.body a:hover {
	color: #FF3300;
	text-decoration: none;

}

.signoff {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 18px;
	color: #471F0C;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}
.signoff a:link {
	color: #996633;
	text-decoration: underline;
}
.signoff a:hover {
	color: #333333;
	text-decoration: none;
}
