A:link    { color : #0000ff }
A:visited { color : #800080 }
A:active  { color : #ff0000 }
CITE { color : #008000 }

body {
  color:      #202000;
  background: #f8f8f8;
  margin-top : 5%;
  margin-bottom : 5%;
  margin-left : 10%;
  margin-right : 10%;
  font-family: 9pt/17pt Verdana, Arial, sans-serif;
}

h1         { color:       #0090c0;
             font-size:   20pt; 
             font-family: "Arial, Helv, Sans Serif";
             margin-top: 10; }

h2         {  color:       #0090c0;
              font-size:   16pt;
              font-family: "Arial, Helv, Sans Serif";
              font-weight: bold; }

h3         {  color:       #0090c0;
              font-size:   14pt;
              font-family: "Arial, Helv, Sans Serif";
              font-weight: bold; }

h4         { margin-left: 0;
             color:       #900000;
             font-size:   12pt;
             font-family: "Arial, Helv, Sans Serif";
             font-weight: bold; }

h5         { margin-left: 0;
             color:       #600000;
             font-size:   12pt;
             font-family: "Arial, Helv, Sans Serif";
             font-weight: bold; }

h6         { margin-left: 0;
             color:       #500000;
             font-size:   12pt;
             font-family: "Arial, Helv, Sans Serif";
             font-weight: bold; }

ul         { indent:        20;
              margin-left:  30;
              margin-top:    4;
              margin-bottom: 4;
              color:         #000000; }

dl         { margin-left:    30; }
dl dt      { color:  #303080; }

/h1 p/     { font-weight:    bold; }
p          { margin-left:    30; 
             font-size:      10pt;
             font-family:    "Arial, Helv, Sans Serif"}

address   {color:        #008000;
           align:        left;
           font-family:  "Arial, Helv, Sans Serif";
           margin-left:  30;
           margin-right: 30; }

b, strong { color: #0090c0;
            font-weight: bold; }

i, em      { color: #0090c0;
            style: italic; }

blockquote { color:      #202020;
             font-size:  10pt;
             margin-left: 50;
             margin-right: 50; 
           }

table td   { font-size:  10pt;
             font-family: "Arial, Helv, San Serif";
           }

table th   { font-size:  10pt;
             font-family: "Arial, Helv, San Serif";
             font-weight: bold;
           }
