body {background-color: white}
h2 {color: blue}
p {margin-left: 20px}
a:link     {color:green}
a:visited  {color:red}
a:active   {color:blue}
a:hover    {color:black}
p.sansserif {font-family: "sans-serif"; font-size: 10pt; font-style: bold; color:#999933}
h1 {font-family: times; font-size: 16pt}
p.arial	  {font-family: "arial"; font-size: 7pt}
p.times  {font-family: "times"; font-size: 9pt; font-style: italic}
p.arial2  {font-family: "arial"; font-size: 9pt}
