<STYLE TYPE="text/css">
<!--

BODY { font-size : 8pt ; margin-top : 0 ; }

TABLE { font-size : 8pt }

H1,H2,H3 { font-weight : bolder }

.nav { color : #FF8000 ; text-decoration : none ; font-weight : bold }
.nav:hover { color : #FFFFFF ; text-decoration : none ; font-weight : bold }
.nav:active { color : #5090C0 ; text-decoration : none ; font-weight : bold }
.navhere { color : #FFFFFF ; text-decoration : none ; font-weight : bold }

.bold { font-weight : bold }
.bolder { font-weight : bolder }
.italic { font-style : italic }
.underline { text-decoration : underlined }

.orange { color : #FF8000 }
.blue { color : #5090C0 }
.gray { color: #606060 }
.gray2 { color: #C0C0C0 }
.black { color : #000000 }
.white { color: #FFFFFF }

.bgorange { background-color : #FF8000 }
.bgblue { background-color : #5090C0 }
.bggray { background-color: #606060 }
.bggray2 { background-color: #C0C0C0 }
.bgblack { background-color : #000000 }
.bgwhite { background-color: #FFFFFF }

A { color : #FFFFFF ; text-decoration : underline }
A:hover { color : #FF8000 ; text-decoration : underline }
A:active { color : #5090C0 ; text-decoration : underline }

-->
</STYLE>