A:link    { color : #0000b0 }
A:visited { color : #404090 }
A:active  { color : #c0c0c0 }
CITE { color : #000030 }


h1         { color:       #000040;
             font-size:   22pt; 
             font-family: Arial, Helv, Sans Serif;}

h2         {  color:       #000050;
              font-size:   20pt;
              font-family: Arial, Helv, Sans Serif;
              font-weight: bold; }

h3         {  color:       #000050;
              font-size:   16pt;
              font-family: Arial, Helv, Sans Serif;
              font-weight: bold; }

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

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

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

ul          { indent:    2;
              font-family:  Arial, Helv, Sans Serif;
              font-size:    10pt;
              margin-left:  5;
              margin-top:    2;
              margin-bottom: 2;
              color:         #000030; }
ol          { indent:    2;
              font-family:  Arial, Helv, Sans Serif;
              font-size:    10pt;
              margin-left:  5;
              margin-top:    2;
              margin-bottom: 2;
              color:         #000030; }

li         {  color:         #000050;
              font-family:   Arial, Helv, Sans Serif;
              font-size:     10pt; }

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

p          { 
             font-size:      11pt;
             font-family:    Arial, Helv, Sans Serif}
small      { 
             font-size:      9pt;
             font-family:    Arial, Helv, Sans Serif}

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

b, strong { font-weight: bold; }

i, em      { style: italic; }

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


