body {
	background-color: #8B9F26;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: none;
	color: #344E00;
}
a:active {
	text-decoration: none;
	color: #009999;
}
li
{
	list-style-image: URL('img/arrow.gif')
}

.sub {color:#009999;font-size: 18px;}

.sub2 {color:#009999;font-size: 13px; font-weight:bold;}

.icon {
	position: relative;
	top: 5px;
	margin-right: 10px;
	padding-top: 5px;
}