a {color: #336600;font-family: Geneva, Arial, Helvetica, sans-serif;font-size: small;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}

body {
	background-color: #eeeeee;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

td, th, p {
	color: #666633; 
	/* color: #9bcb51;*/
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

h1, h2 {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	margin-bottom:2;
	margin-top:0;	
}

h3 {
	color: #D9D992;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	margin-bottom:0;
	margin-top:2;	
}

h4 {
	color: #333333;
	font-size: xx-small;
	margin-bottom:0;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: normal;
}

td.mid-body-text {
	color: #666666;
	font-size: small;
	margin-bottom:0;
	margin-top:0;
	font-family: Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: lighter;
}

ul {
	padding-left:20;
	margin-left: 10;
	list-style-type: square;
}
