body {
	background-color: #FFFFFF;
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.3 em;
	color: #000000;
}

.bold {
	font-weight: bold;
	color: #80895D;
}
.menu {
	font-size: 12px;
	font-weight: bold;
}
.green {
	color: #80895D;
}

h1 {
	font-size: 15px;
	font-style: normal;
	line-height: 1.5 em;
	font-weight: bold;
	color: #80895D;
}
h2 {
	font-size: 13px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	color: #993300;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #993300;
	text-decoration: none;
}
