body {
	font-family: Arial, Helvetica, sans-serif;
	

	background-color: #00582A;
	color: #ffffff;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	color: #ffffff;
}

.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	}
	

a:link {
	color: #FFFFFF;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
a:visited {
	color: #00CC00;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
a:active {
	color: #FFFF00;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	color: #00ff33;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}
