A:link    { color : #0000e0 }
A:visited { color : #800080 }
A:active  { color : #e08080 }
CITE { color : #008000 }

body {
       color:      #100000; 
       font-size:  14pt;
       font-style: normal;
       font-family: arial, sans-serif;
       } 

pre { font-family: fixed; }

h1         { color:       #c05870;
             font-family:  "brush script mt","comic sans MS",arial,sans-serif;
             font-weight: bold;
             font-size:   30pt; 
              margin-top: 10px; }

h2         {  color:       #c05870;
              font-size:   16pt;
              font-family: arial,sans-serif;
              font-style:  italic;
              font-weight: bold; }

h3         {  color:       #c05870;
              font-size:   14pt;
              font-family: arial,sans-serif;
              font-weight: bold; }

h4         { margin-left: 0px;
             color:       #900000;
             font-size:   12pt;
             font-family: roman;
             font-weight: bold; }

h5         { margin-left: 0px;
             color:       #600000;
             font-size:   12pt;
             font-family: roman;
             font-weight: bold; }

h6         { margin-left: 0px;
             color:       #500000;
             font-size:   12pt;
             font-family: roman;
             font-weight: bold; }

ul         { 
              margin-top:    4px;
              margin-bottom: 4px;
              color:         #000000; }

li.1       { color: #ff0000; }
li.2       { color: #808000; }
li.3       { color: #000000; }

dl dt      { color:  #303080; }

p          { margin-left:    30px; 
             font-size:      12pt;}

address   {color:        #008000;
           align:        left;
           margin-left:  30px;
           margin-right: 30px; }

b, strong { color: #c87;
            font-weight: bold; }

i, em      { color: #c87;
            font-style: italic; }

blockquote { color:      #202020;
             font-size:  10pt;
             margin-left: 50px;
             margin-right: 50px; }
