body         { background-color: #FFFFFF }
               
h1, h2, h3, h4
             { font-family: arial, helvetica, verdana; font-weight: bold } 
h1           { color: #808000; }
h2, h3, h4   { color: #339933; }
h1           { font-size:24pt }
h2           { font-size:18pt }
h3           { font-size:14pt }
h4           { font-size:12pt }

a            { font-family: arial, helvetica, verdana; color: #000080 }
a:link       { font-family: arial, helvetica, verdana; color: #0000FF }
a:visited    { font-family: arial, helvetica, verdana; color: #800080 }
a:hover      { font-family: arial, helvetica, verdana; color: #000000; background: #00FF00 }

li           { font-family: arial, helvetica, verdana; font-size:12pt }
ul           { font-family: arial, helvetica, verdana; color: #000000; font-size:12pt }
hr           { color: #008080; width: 80%; height: 2px }
p            { font-family: arial, helvetica, verdana; color: #000000; font-size:12pt }
td           { font-family: arial, helvetica, verdana; color: #000000; font-size:12pt }
b            { color: #006600 }
.smaller     { font-size:10pt }
.text        { font-family: arial, helvetica, verdana; font-size:12pt }
.just        { text-align: justify }
.grey        { color: #C0C0C0;font-size:10pt }