/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9FAC90;
	background-image: url(images/pageBgrnd.jpg);
}

body,td,th {
	color: #333333;
}

a:link {
	color: #8D241C;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #8D241C;
}

a:hover {
	text-decoration: underline;
	color: #6C7462;
}

a:active {
	text-decoration: none;
	color: #6C7462;
}

.style1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #829569;
	font-weight: bold;
}

.style2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	color: #7D7D7D;
	line-height: 1.4em;
}

.style3 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #829569;
	font-weight: bold;
}

.style4 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}

.style5 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #990000;
}
