body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}
body {
	background-color: #3faa1f;
	color: #000000;
}
a:link {
	color: #FF8000;
	font-weight: bold;
}
a:visited {
	color: #FFA64D;
	font-weight: bold;
}
a:hover {
	color: #FFA64D;
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	color: #009900;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
.small { font-size: 12px; font-weight: normal}
li { list-style-image: url(images/list_dot.gif);  }

