<STYLE TYPE="text/css">








<!--
a {
                 font-family:    Times;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #990000;
                 }
A:hover {
	font-family: Times;
	font-weight: regular;
	color: #990000;
	text-decoration: underline;
}

ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

li {
margin-bottom:10px
}

a.sidelink {
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 15px
                 }
a.sidelinkbold {
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    bold;
                 color:    #990000;
                 line-height: 15px
                 }
a.bodylink {
                 font-size:       13px;
                 font-family:    Times;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 21px
                 }
p.body {
                 font-size:       13px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 21px
                 }
font.bodybig {
                 font-size:       18px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 24px
                 }
p.bodyred {
                 font-size:       13px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #CC0000;
                 line-height: 21px
                 }
p.small {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 15px
                 }
p.smallside {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 15px
                 }
p.smallbody {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 12px
                 }
-->
</STYLE