<STYLE TYPE="text/css">

<!--
underline {  text-decoration: underline}

a {
                 font-family:    Arial, Helvetica, sans-serif;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #99cc33;
                 }
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: regular;
	color: #99cc33;
	text-decoration: underline;
}

a.bodylink {
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #99cc33;
                 line-height: 18px
                 }
A.bodylink:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #99cc33;
	text-decoration: underline;
}
a.sidelink{
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #99cc33;
                 line-height: 26px
                 }
A.sidelink:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #99cc33;
	text-decoration: underline;
}
a.bottomlink{
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #99cc33;
                 line-height: 10px
                 }
A.bottomlink:hover {
	font-family: Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #99cc33;
	text-decoration: underline;
}
p {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #333333;
                 line-height: 18px
                 }
p.body {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #333333;
                 line-height: 18px
                 }
p.side {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #660000;
                 line-height: 26px
                 }
p.bottom {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #333333;
                 line-height: 10px
                 }
font.bodyredbold {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    bold;
                 color:    #99cc33;
                 line-height: 18px
                 }
-->
</STYLE>