.menu {
	font-family: verdana;
	font-size: 11px;
	color: #ffffff;
	vertical-align:middle;
}

.menubottom {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
}

.green {
	font-family: verdana;
	font-size: 12px;
	color: #075430;
}

body,td,th {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0B6C3E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0B6C3E;
}
a:hover {
	text-decoration: underline;
	color: #0B6C3E;
}
a:active {
	text-decoration: none;
	color: #00000;
}

.header {
	font-family: verdana;
	font-size: 16px;
	color: #075430;
	font-style: bold;
}
