body {
	background-color: #767A6E;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	color: #C0C0C0;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #A5B3A3;
}
a:hover {
	text-decoration: none;
	color: #BFCBB7;
}
a:active {
	text-decoration: underline;
	color: #BFCBB7;
}
.style1 {font-size: 10px}
.style2 {color: #003333}
.style3 {color: #B9C4B4}
