body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #385200;
}
a:hover {
	text-decoration:none;
	color: #ffffff;
	background-color:#5F8C00;
	margin:2px;
}
a {
text-decoration:none;
	font-weight: bold;
	color: #5F8C00;
	margin:2px;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {
	color: #990000;
	font-weight: bold;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}  /* for IE/Mac */

<!--[if IE]>
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    display: block;     /* resets display for IE/Win */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
<![endif]-->