body {
	font-family: Arial, Helvetica, sans-serif;
	color: #7F7F7F;
	font-size: 12px;
	background-color: #E4EBDB;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

th {
	font-family: "Times New Roman", Times, serif;
}a:link {
	color: #669900;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #33CC33;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #33CC00;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #666600;
	text-decoration: none;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	font-weight: bold;
}
