body {
background-color: #FFFFFF;
margin: 0pt;
}

div, td	{
color: #0D5B00;
font-family: tahoma;
font-size: 14px;
text-align: left; 
text-decoration: none;
}

h1 {
border: none;
color: #228B22;
font-size: 20px;
font-weight: bold;
letter-spacing: 2px;
text-align: center;
text-transform: uppercase;
}

h3
{
	font-weight:bold;
}
ul
{
	margin-bottom:20px;
}

h2{
color: #228B22;
font-size: 18px;
font-weight: 900;
letter-spacing: 0px;
text-align: left;
}

a:link, a:active, a:visited {
color: #32CD32;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #90EE90;
text-decoration: none;
}

