body { font-family: Verdana, Helvetica, Arial, Tahoma,  sans-serif ;
       font-size:  8pt ; font-style: normal ; font-weight: normal ; color: #6D6E71 ;
       background-color : #FFFFFF ; 
       margin-top: 30px ; margin-bottom: 10px ; 
       margin-left: auto ; margin-right: auto ;
}

p        { font-size:  8pt ; font-style: normal ; font-weight: normal ;
           line-height: 140% ; color: #6D6E71 }
p.small  { font-size:  7pt ; font-style: normal ; font-weight: normal ;
           line-height: 140% ; color: #6D6E71 }
p.copyR  { font-size:  7pt ; font-style: normal ; font-weight: normal ;
           color: #6D6E71 }

.fancy  { font-size:  10pt ; font-style: normal ; font-weight: bold ;
          color: #50718D ; line-height: 1.6 }

.biggertext { font-size: 9pt }
            
td   { font-size:  8pt ; font-style: normal ; font-weight: normal ; color: #6D6E71 ;
       line-height: 140% }
th   { font-size:  8pt ; font-style: normal ; font-weight: normal ; color: #6D6E71 ;
       line-height: 140% }

li   { font-size:  8pt ; font-style: normal ; font-weight: normal ; color: #6D6E71 ;
       line-height: 140% ; padding: 0 0 1ex 0;}
ol   { font-size:  8pt ; font-style: normal ; font-weight: normal ; color: #6D6E71 ;
       line-height: 140% }
ul   { list-style-image: url(http://www.thoughtwav.com/images/basic/bullet1.gif) ;
       line-height: 140% ;
       margin: 0 0 0 3ex ; padding: 0 0 0 0  }

dt   { font-size:  8pt ; font-style: normal ; font-weight: normal ; color: #6D6E71 ;
       line-height: 140% }
dd   { font-size:  8pt ; font-style: normal ; font-weight: normal ; color: #6D6E71 ;
       line-height: 140% }

h1   { font-size: 11pt ; font-style: normal ; font-weight: bold ; color: #6D6E71 ;
       margin-top: 0 ; padding-top: 0 }
h2   { font-size: 10pt ; font-style: normal ; font-weight: bold ; color: #7D7E81 }
h3   { font-size:  8pt ; font-style: normal ; font-weight: bold ; color: #8D8E91 ;
       margin: 0 0 0 0 ; padding 2ex 0 0 0 }
h4   { font-size: 12pt ; font-style: normal ; font-weight: bold ; color: #50718D ;
       margin-top: 0 ; padding-top: 0 ; line-height: 120% }


a:link    { color: #5E8FB4 ; text-decoration: none }
a:visited { color: #5E8FB4 ; text-decoration: none }
a:hover   { color: #378F8F ; text-decoration: underline }
a:active  { color: #378F8F ; text-decoration: none }

a.nav:link    { color: #5E8FB4 ; font-weight: normal ; text-decoration: none }
a.nav:visited { color: #000000 ; font-weight: normal ; text-decoration: none }
a.nav:hover   { color: #378F8F ; font-weight: normal ; text-decoration: underline }
a.nav:active  { color: #378F8F ; font-weight: normal ; text-decoration: none }


