
body { background-color:white;
       margin-left:0px;
       margin-right:0px;
       margin-top:0px;
       margin-bottom:0px;
     }

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
        { color:#393C39;
          font-family:Verdana,Arial,sans-serif }

h1 { font-size:18pt }
h2 { font-size:16pt }
h3 { font-size:14pt }
h4 { font-size:12pt }

p,ul,dl,ol,li,div,td,th,address,nobr,b,i,u { font-size:10pt }

p.small { font-size:8pt }
p.12    { font-size:12pt }
p.top   { font-size:16pt }

b.small { font-size:8pt }
i.small { font-size:8pt }
u.small { font-size:8pt }

td.top { font-size:16pt; font-weight:normal }
td.bottom { font-size:12pt; font-weight:bold }
td.small { font-size:8pt }

pre { font-family:Courier New,Courier; font-size:12pt }

tt { font-family:Courier New,Courier; font-size:12pt }
tt.top { font-family:Courier New,Courier; font-size:16pt }

a { color:#393C39; text-decoration: none }
a:link { color:darksalmon; text-decoration: none }
a:visited { color:darksalmon; text-decoration: none }
a:active { color:darksalmon; text-decoration: none }
a:hover  { color:#393C39; text-decoration: underline }