body, td, th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: large;
	text-transform: uppercase;
	color: #999999;
}
h2 {
	font-size: 16px;
	color: #333333;
	font-weight: normal;
}
h3 {
	font-size: small;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #E8E7E7;
}
.bgWhite {
	background-color: #FFFFFF;
}
.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
}
.menu:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: none;
	color: #CC0000;
	font-weight: normal;
	display: block;
	width: 100%;
	text-transform: uppercase;
}
.linker {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #CC0000;
}
.linker:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration: underline;
	color: #CC0000;
	font-weight: normal;
}
.heading {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	background-color: #FFFFFF;
}
.bgGrey {

	background-color: #CCCCCC;
}
.bgLightGrey {

	background-color: #8C8B8B;
}
.headingPage {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
}
.headingSmall {
	font-family: "Trebuchet MS";
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
}
