#htmlarea a {
font-family: "Trebuchet MS", Helvetica;
font-weight:normal;
font-size:12px;
color:#333333;
text-decoration:underline;
}
#htmlarea a:hover {
color:#4C721D; 
text-decoration:none;
}
#htmlarea p, #htmlarea ol, #htmlarea, #htmlarea body {
font-family: "Trebuchet MS", Helvetica;
font-size: 12px;
font-weight:normal;
color: #333333;
padding-top: 3px;
padding-right: 0px;
padding-bottom: 3px;
padding-left: 0px;
margin-top: 0;
}
#htmlarea ul {
font-family: "Trebuchet MS", Helvetica;
font-size: 11px;
color: #333333;
list-style-image: url(images/bullet_green.gif);
list-style-type: square;
padding-top: 25px;
padding-bottom: 25px;
line-height: 13pt;
margin: 0;
}
#htmlarea h1 {
font-family: "Trebuchet MS", Helvetica;
font-size: 14px;
color: #4C721D;
font-weight: bold;
margin: 0;
}
#htmlarea h2 {
font-family: "Trebuchet MS", Helvetica;
font-size: 13px;
color: #4C721D;
margin: 0;
}
br {
margin-bottom:6px;
}
