body{
  background-color:#FFFFFF;
  color:#000000;
  }

h1,h2{
   font-family:arial;
   color:#009800;
   }

h1 { font-size:16pt; }
h2 { font-size:14pt; }

h3,h4 {
   font-family:arial;
   font-weight:bold;
   }

h3 { font-size:12pt; }
h4 { font-size:10pt; }


p,td,ol,ul,li,a {
   font-family:verdana;
   font-size:10pt;
   }

dd {
   font-family:verdana;
   font-size:10pt;
   }

dt {
   font-family:verdana;
   font-size:10pt;
   font-weight:bold;
   }

tt {
   font-family:verdana;
   }

a:link {
   color:#000080;
   }
   
a:visited{
   color:#000080;
   }


/* named styles used in various documents */

.small {
   font-family:verdana;
   font-size:8pt;
   }

.eight_pt_verdana {
   font-family:verdana;
   font-size:8pt;
   }

.eight_pt_arial {
   font-family:arial;
   font-size:8pt;
   }

.ten_pt_verdana {
   font-family:verdana;
   font-size:10pt;
   }

.ten_pt_arial {
   font-family:arial;
   font-size:10pt;
   }





