.linksbold {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodyboldgrey {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #706D6D;
	text-decoration: none;
}
.body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bodyitalic {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
}
.bodybolditalic {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodybold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #9D292A;
	text-decoration: none;
}
.subheadinggrey {

	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #706D6D;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #9C321F;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #D6D6D6;
	text-decoration: none;
}
.bodyboldwhite {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
