@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Trebuchet MS;
	color: #3f3f3f;
}
body {
	background-color: #660000;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	color: #3F3F3F;
	margin-left: 40px;
	margin-right: 40px;
	text-align: left;
}
.subheading {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #3f3f3f;
	text-align: left;
	margin-right: 40px;
	margin-left: 40px;
}
.smallfont {
	font-size: 12px;
}
.centeredtext {
	text-align: center;
}
.style3 {color: #660000; font-weight: bold; }
.style4 {
	font-size: 12px;
	color: #660000;
	font-weight: bold;
}
.style8 {
	font-size: 12px;
	}
.navbar {
	background-color: #660000;
	border: thin groove #ffffff;
	color: #f3f3f3;
}
a.navLink:link {
	color: #ffffff;
	text-decoration: none;
	}
a.navLink:visited {
	color: #ffffff;
	text-decoration: none;
	}
a.navLink:hover {
	color: #ffffff;
	text-decoration: underline;
	}
a.navLink:active {
	color: #ffffff;
	text-decoration: none;
	}
.headerbg {
	background-color: #ffffff;
	}
.style9 {
	color: #660000;
	font-size: 12px;
	text-align: center;
	}
.style11 {
	font-size: 14;
	}