body {
	background: #004225;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}
a:link, a:visited, a:active {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

p {
	margin-top: -2px;
	margin-bottom: 12px;
}
ul {
	margin-top: -2px;
	margin-bottom: 12px;
}
ol {
	margin-top: -2px;
	margin-bottom: 12px;
}
li {
	margin-left: -16px;
}
table{
	background-repeat: no-repeat;
}

a.highlight:link, a.highlight:visited {
	color: #999999;
	text-decoration: none;

}
a.highlight:hover {
	color: #999999;
	text-decoration: underline;
	}
.mmDivider {
	margin-right: 5px;
	margin-left: 5px;
	color: #999999;
}
.mm {
	margin-top: 16px;
}
s
