body {
	color: white;
	font-size: 11pt;
	font-family: "Times New Roman", Times, serif;
	background-color: #4c3839;
}
p { }
td { }
a:link { color: white; text-decoration: none; }
a:visited { color: #fff; text-decoration: none; }
a:hover {
	color: white;
	font-weight: normal;
	text-decoration: underline;
}
a:active {
	font-weight: normal;
	text-decoration: underline;
}
.heading {
	color: #82c341;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
}
.textbrown {
	color: #FFF;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.textgreen {
	color: #82c341;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.text {
	color: white;
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.menu {
	font-size: 9pt;
	font-family: "Times New Roman", Times, serif;
}

