.bodytext {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 160%;
}

.heading {
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	font-size: 10pt;
	color: #BC4F24;
	font-weight: bold;
}

a.bodytext:link {
	color: #BC4F24;
	text-decoration: underline;
}
a.bodytext:hover {
	color: #000000;
	text-decoration: underline;
}
a.bodytext:visited {
	color: #BC4F24;
	text-decoration: underline;
}

.footer {
	font-family: Trebuchet MS, Arial, Times New Roman;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	}

a.footer:link {
color: #000000;
text-decoration: none;
}

a.footer:hover {
color: #C08121;
text-decoration: none;
}

ul
{
	list-style-position: outside;
	list-style-image: url(../images/bullet.gif);
}

#navcontainer a
{
font-family: Trebuchet MS, Arial, Times New Roman;
font-size: 9pt;
color: #C08121;
text-decoration: none;
}

#navcontainer a:hover
{

color: #000000;
}

#navcontainer a:visited
{
color: #C08121;
}

.bkground {
	margin-top: 0px;
	margin-left: 0px;
}
