.mainHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.subHeader {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.mainText {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #666666;
	list-style-image: url(design/bullet.gif);
}
body,td,th {
	font-family: Trebuchet MS, Verdana;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E6E6E6;
}
.subText {

	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #AE6D29;
}
.attention {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #FF0000;
	font-weight: bold;
}
.finePrint {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #5B7EBE;
	font-style: italic;
}
.menulinks {
	font-family: "Trebuchet MS", Verdana;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
a:link {
	color: #666666;
}
a:visited {
	color: #EB9F3D;
}
a:hover {
	color: #666666;
}
a:active {
	color: #FF6600;
}
.menuheader {
	font-family: Tahoma, "Trebuchet MS", "Arial Narrow";
	font-size: 22px;
	color: #EB9F3D;
	font-weight: normal;
	text-transform: uppercase;
}

