body {
	background-color: #588701;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: small;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009900;
}
a:hover {
	text-decoration: none;
	color: #00CC00;
}
a:active {
	text-decoration: none;
	color: #009900;
}
.style1 {
	color: #669933;
	font-weight: bold;
}
.style2 {color: #FFFFFF}
.style3 {font-size: x-small}
.style4 {color: #000000}
.style5 {color: #E0FF9F}
.style01-tdwithborder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #366809;
}
.style02-bullet {
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
}
.style03-bullet2 {
	list-style-position: outside;
	list-style-image: url(images/bullet2.jpg);
	line-height: 23px;
}
.style01-tdwithbordertop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #366809;
}
