<STYLE TYPE="text/css">

<!--
underline {  text-decoration: underline}
A	{text-decoration: none}

A:hover	{text-decoration: underline;}

a {
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #990000;
                 }
A:hover {
	color: #660000;
	text-decoration: underline;
}
a.bodylink {
                 font-family:"Times New Roman", Times, serif;
                 font-size: 12px;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 18px
                 }
A.bodylink:hover {
	font-family:"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: regular;
	color: #660000;
	text-decoration: underline;
}

a.sidelink {
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    regular;
                 color:    #333366;
                 line-height: 10px
                 }
A.sidelink:hover {
	font-family:Verdana;
	font-size: 10px;
	font-weight: regular;
	color: #333366;
	text-decoration: underline;
}
a.sidelinkbold {
                 font-size:       10px;
                 font-family:    Verdana;
                 text-decoration: none;
                 font-weight:    bold;
                 color:    #333366;
                 line-height: 10px
                 }

A.sidelinkbold:hover {
	font-family:Verdana;
	font-size: 10px;
    font-weight:    bold;
	color: #333366;
	text-decoration: underline;
}
p {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 18px;
				 margin: 0px;
                 }
p.body {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #000000;
                 line-height: 18px
                 }
p.bodyhead {
                 font-size:       14px;
                 font-family:    Times;
				 font-weight:bold;
                 color:    #000099;
                 line-height: 18px;
				 margin-bottom:0px
                 }
p.bodyred {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 18px
                 }
p.side {
                 font-size:       10px;
                 font-family:    Verdana;
                 font-weight:    regular;
                 color:    #333366;
                 line-height: 10px
                 }
font.bodyred {
                 font-size:       12px;
                 font-family:    Times;
                 font-weight:    regular;
                 color:    #990000;
                 line-height: 18px
                 }
ul.NoBulletNoIndent {
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px
}

li {
margin-bottom:10px
}


-->
</STYLE>
