body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #B4C17E;
	margin: 5px;
	padding: 0px;
}

td {
	font-size: 11px;
	color: #546227;
	text-align: left;
}

p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

h1 {
	font-size: 16px;
	color: #546227;
	text-align: left;
	text-indent: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

a:link {
	font-weight: bold;
	color: #546227;
	text-decoration: none;
}

a:active {
	font-weight: bold;
	color: #546227;
	text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #546227;
	text-decoration: none;
}

a:hover {
	font-weight: bold;
	color: #546227;
	text-decoration: underline;
}