/* CSS Document */
body {
	background-color: #EFF8E7;
}
a:link {
	color: #234325;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #234325;
}
a:hover {
	text-decoration: none;
	color: #7AC437;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
.style6 {font-size: 10px}
.style7 {color: #AFC07A}
.style8 {
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia;
	color: #274924;
}
.style9 {
	color: #2A3E25;
	font-size: 16px;
	font-weight: bold;
	font-family: Arial;
}
body,td,th {
	font-family: Verdana;
	color: #274223;
}
.style10 {font-size: 12px}
.style12 {font-size: 12px; font-weight: bold; }
.style14 {font-size: 10px; font-weight: bold; }
table.sample{
border-collapse: collapse;
}