BODY {
background: #FFFFFF no-repeat;
color: #000000;
margin-left:0.4in; 
margin-right: 0.4in;
background-repeat:no-repeat
}
H1 {
	font-family:Trebuchet MS;
	font-size:20pt;
	text-align:left
}
H2 {
	font-family:Trebuchet MS;
	font-size:16pt
}
H3 {
	font-family:Trebuchet MS;
	font-size:12pt
}
P {
	font-family:Trebuchet MS;
}
li {
	font-family:Trebuchet MS;font-size:12pt; color:#00CC00; font-weight:bold
}
td {
	font-family:Trebuchet MS;font-size:12pt; color:#00CC00; font-weight:bold
}
A:link {
	font-family:Trebuchet MS;
	color: #00CC00;
	font-size:12pt;
	text-decoration:none; font-weight:bold
}
A:hover {
	color: #66FF66;
	font-size:12pt;
	font-family:Trebuchet MS;
}

A:visited, A:active {
	color: #00CC00;
	font-size:12pt;
	font-family:Trebuchet MS;
	text-decoration:none; font-weight:bold
}