body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(images/cloud-trees.gif);
}
h1{
	font-size: 14px;
	font-weight: bold;
	color: #3B5828;
}

a:link {
	color: #3b5828;
}
a:visited {
	color: #3b5828;
}
a:hover {
	color: #CC9900;
}
a:active {
	color: #CC9900;
}

.style1 {font-size: 10px}
.style2 {color: #FFFFFF}
.style3 {
	font-size: 14px;
	font-weight: bold;
	color: #3B5828;
}

.style4 {font-size: 14px}
.style5 {font-size: 18px}




.style6 {
	color: #3B5828;
	font-weight: bold;
	font-size: 14;
}
.style7 {font-size: 14; color: #3B5828;}
.style8 {
	font-size: 12px;
	font-weight: bold;}
	
.red { color:#FF0000}	
	
ul {

text-transform: none;
text-decoration: none;

list-style-position: outside;
list-style-type: disc;
padding: 6px;
margin: 2px;
}
 ul li {margin-bottom: 6px }
 
ol {

text-transform: none;
text-decoration: none;
list-style-position: outside;
padding: 12px;
margin: 2px;
}
 ol li {margin-bottom: 6px } 	

