.background-color {
	background-color: #F3F3E7;
}
.body {
	font-family: Trebuchet, tahoma, arial;
	font-size: 10pt;
	line-height: 150%;
	color: #2F2D2B;
}
.body-red {
	font-family: Trebuchet, "Trebuchet MS", tahoma, arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #8D281C;
}
.heading {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #8D281C;
	line-height: normal;
}
.subheading {
	font-family: Arial, Tahoma, Trebuchet;
	font-size: 12pt;
	font-weight: bold;
	color: #776D65;
	font-style: normal;
	line-height: 115%;
}
a:link {
	color: #8D281C;
	text-decoration: none;
}
a:visited {
	color: #8D281C;
	text-decoration: none;
}
a:hover {
	color: #761C52;
	text-decoration: underline;
}
a:active {
	color: #B34A3F;
	text-decoration: underline;
}
h1 {
	font-family: Arial, Tahoma, Trebuchet;
	color: #852A2D;
	font-size: large;
	font-weight: bold;
	line-height: 100%;
	text-indent: 0px;

}
h2 {
	font-family: Arial, Tahoma, Trebuchet;
	color: #2F2D2B;
	font-size: 12pt;
	font-weight: bold;
	text-indent: 0px;
	font-stretch: normal;
	height: auto;
	padding-bottom: 0px;
}
.smallgray {
	font-family: Trebuchet, "Trebuchet MS", tahoma, arial;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #776D65;
}
.largeltyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-transform: none;
	color: #F9DE85;
}

h3 {
	font-family: Arial, Tahoma, Trebuchet;
	color: #776D65;
	font-size: 12pt;
	font-weight: normal;
	text-indent: 0px;

}.lightgraybold {
	font-family: Trebuchet, "Trebuchet MS", tahoma, arial;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	color: #776D65;
}

