/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 146206;
}
a:link {
	color: #00CC00;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: underline;
	color: #00CC00;
}
h1 {
	font-size: 16px;
	color: #2B4F25;
}
.style1 {color: #424200}
.style2 {
	color: #663300;
	font-weight: bold;
}
.style3 {color: #663300}