body,td,th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #A6BF7D;
}
a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a.blue:link {
	text-decoration: underline;
	color: #003399;
}
a.blue:visited {
	text-decoration: underline;
}
a.blue:hover {
	text-decoration: none;
}
a.blue:active {
	text-decoration: underline;
}
a.green:link {
	text-decoration: underline;
	color: #339900;
}
a.green:visited {
	text-decoration: underline;
}
a.green:hover {
	text-decoration: none;
}
a.green:active {
	text-decoration: underline;
}
.style1 {font-size: 10px}
.style2 {font-size: 10px; color: #999999;}
.style4 {font-size: 10px; color: #339900; }
.style10 {
	font-size: 12px;
	font-weight: bold;
}

