body {
	background-color: #084c1e;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bglong.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.green {
	color: #4D994D;
	font-weight: bold;
}
.yellow {
	color: #FFC716;
	font-weight: bold;
}
.small {
	font-size: 8pt;
	font-style: italic;
}
a:link {
	color: #4D994D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D994D;;
}
a:hover {
	text-decoration: none;
	color: #FFC716;
}
a:active {
	text-decoration: none;
	color: #FFC716;
	text-align: left;
}
.small {font-size: 8pt}
.red {color: #FF0000;
	font-weight: bold;
	font-size: 12pt;
}

