.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: 900;
	color: #336699;
	line-height: 16px;
	font-style: normal;
	background-color: #000000;
}
.bodyital {
	font-family: "Trebuchet MS";
	font-style: oblique;
	font-size: 12px;
	color: #336699;
	line-height: 16px;
	font-weight: 900;
	background-color: #000000;
}
.bold {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	font-weight: 900;
	color: #b25a28;
	background-color: #000000;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: 900;
	color: #b25a28;
	text-decoration: underline;
	background-color: #000000;
}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: 900;
	color: #336699;
	text-decoration: underline;
	background-color: #000000;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 16px;
	font-weight: 900;
	color: #336699;
	text-decoration: underline;
	background-color: #000000;
}
.boldblue {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	font-weight: 900;
	color: #336699;
	background-color: #000000;
}
