A:link {text-decoration: bold; color: #84B002;} 
A:visited {text-decoration: none; color: #666666; font-weight: bold} 
A:hover {text-decoration: underline; color: #84B002; font-weight: bold}

body
{
margin-left: 0em;
margin-top: 0em;
font-family: Arial, Helvetica, sans-serif;
color: black;
font-size: 12pt;
border-style: none;
}



#sidebar
{
width: 305px;
margin-left: 5px;
margin-top: 0px;
text-align: left;
vertical-align: top;
position: absolute;
}



#menu
{
width: 428px;
margin-left: 320px;
margin-top: 10px;
text-align: center;
position: absolute;
}



#main
{
	width: 428px;
	margin-left: 35px;
	margin-top: 150px;
	padding-bottom: 75px;
	position: absolute;
	left: 284px;
	top: -46px;


}





.style1 {
color: #84B002;
font-weight: bold;
font-size: large;
font-family: Arial, Helvetica, sans-serif;
}





.style2 {
font-size: large;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
}





.note {
font-size: 8pt;
color: #999999;
font-family: Arial, Helvetica, sans-serif;
}

.heading {font-weight: bold; color: 84B002; font-size: large; font-family:Arial, Helvetica, sans-serif;}
.heading2 {font-weight: bold; color: F48D15; font-size: large; font-family:Arial, Helvetica, sans-serif;}
.body {color: black; font-size: 12pt; font-family: Arial, Helvetica, sans-serif;}
.bodysmaller {color: black; font-size: 10pt; font-family: Arial, Helvetica, sans-serif;}

