.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #FFFFFF;
}
.body a:link {
	color: #FFFF99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.body a:visited {
	color: #FFFF99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.body a:active {
	color: #FFFF99;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.body a:hover {
	color: #333333;
	text-decoration: none;

}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
	color: #FFFF99;
}
.head a:link {
	color: #FFFF99;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
}
.head a:visited {
	color: #FFFF99;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
}
.head a:active {
	color: #FFFF99;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 19px;
}
.head a:hover {
	color: #333333;
	text-decoration: none;

}

.signoff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 18px;
	color: #FFFFFF;
	text-transform: none;
	font-weight: normal;
}
.signoff a:link {
	color: #FFFF99;
	text-decoration: none;
}
.signoff a:hover {
	color: #333333;
	text-decoration: none;
}
.signoff a:visited {
	color: #FFFF99;
	text-decoration: none;
}
.signoff a:active {
	color: #FFFF99;
	text-decoration: none;
