<style>
<!--
A:link { text-decoration: none; }
A:hover  { color: #ff3333; text-decoration: underline; }
A:focus  { outline: thin dotted invert }

.nav-small-wh {  font-size: 7.5pt; font-weight: bold; font-stretch: ultra-expanded; color: #ffffff}
.nav-small-wh:link { text-decoration: none; }
.nav-small-wh:hover  { color: yellow; text-decoration: none; }

.head-med {  font-size: medium; font-weight: bold; color: #996633}
.head-small {  font-size: 10pt; font-weight: bold; color: #996633}
.head-small-wh {  font-size: 9pt; font-weight: bold; color: #ffffff}
.headtop-med {  font-size: 11pt; font-weight: bold; color: #000000}

.drop-cap-br {  font-size: 18pt; font-weight: bold; color: #996633}
.drop-cap-gr {  font-size: 18pt; font-weight: bold; color: #0066aa}

.news-small {  font-size: 8pt; font-weight: normal; color: #000000}
.fyi-small {  font-size: 7.5pt; font-weight: normal; color: #666600}
.fyi-small-it {  font-size: 7.5pt; font-weight: italic; color: #000000}

.foot-small {  font-size: 8.5pt; font-weight: normal; color: #996633}
.foot-med {  font-size: 9pt; font-weight: bold; color: #000000}
.small-gy {  font-size: 7.5pt; font-weight: normal; color: #888888}
.caption-small {  font-size: 6.5pt; font-weight: italic; color: #996633}
.link-small {  font-size: 6pt; font-weight: normal; color: #000000}

.darklink {  color: #ffff99}
.goldlink {  color: #996633}

body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
    color : #000000; 
    font-weight : normal; 
    font-size : 8pt;}
-->
</style>