body {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;

}
.mainheading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;

}
a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	font-weight: normal;


}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
	font-weight: normal;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
