body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00763B;
	background: #E3F9EE;
}
body.main {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00763B;
	background: #FFFFFF;
}
img {
	border: 0px;
}

table {
	font-size: 12px;
	color: #00763B;
	line-height: 120%;
	background: #FFFFFF;
}

a {
	font-weight: bold;
}

a:link {
	color: #009966;
	text-decoration: none;
}

a:active {
	color: #009966;
	text-decoration: none;
}

a:visited {
	color: #009966;
	text-decoration: none;
}

a:hover {
	color: #009966;
	text-decoration: underline;
}
a.menu {
	font-weight: bold;
}

a.menu:link {
	color: #FFFF00;
	text-decoration: none;
}

a.menu:active {
	color: #FFFF00;
	text-decoration: none;
}

a.menu:visited {
	color: #FFFF00;
	text-decoration: none;
}

a.menu:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a.main {
	font-weight: bold;
}

a.main:link {
	color: #00763B;
	text-decoration: none;
}

a.main:active {
	color: #00763B;
	text-decoration: none;
}

a.main:visited {
	color: #00763B;
	text-decoration: none;
}

a.main:hover {
	color: #00763B;
	text-decoration: underline;
}
