.maintext {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #2E2C20;
}
body {
	background-color: #9D8E7B;

}
table.webborder {
	border-width: medium medium medium medium;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: #332F26;
	border-collapse: collapse;
	background-color: ;
}

table.webborder tr {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: ;
	background-color: ;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.webborder td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: ;
	background-color: ;
	-moz-border-radius: 0px 0px 0px 0px;
}
.header {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
}
.smalltext {
	font-family: "Trebuchet MS", Arial;
	font-size: 9px;
	color: #302B25;
}
a:link {
	color: #312C26;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #312C26;
}
a:hover {
	text-decoration: underline;
	color: #5E5448;
}
a:active {
	text-decoration: underline;
	color: #312C26;
}
