.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #242414;
}
.bodytext:link {
	color: #003399;
	text-decoration: underline;
}
.bodytext:hover {
	color: #990000;
	text-decoration: none;
}
.title {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.footer {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #999999;
}
.footer:link {
	color: #666666;
	text-decoration: underline;
}
.footer:hover {
	text-decoration: none;
}
.footer:visited {
	color: #666666;
	text-decoration: underline;
}
