
body { background-color:#FFEBB8}

  h1 { font-size:20pt;
       color:#FF0000;
       font-style:italic;
       font-family:Verdana,Helvetica,Arial; }

  h2 { font-size:15pt;
       color:#000000;
       font-style:italic;
       font-family:Verdana,Helvetica,Arial; }

  h3 { font-size:13pt;
       color:#FFFFFF;
       background-color:#0000FF;
       text-align:center;
       font-style:italic;
       font-family:Verdana,Helvetica,Arial; }

  p,li,th,tr,td,table  {
       font-size:10pt;
       line-height:14pt;
       font-family:Verdana,Helvetica,Arial;
       text-align:left; }

a:link { font-weight:bold; color:#000000; text-decoration:none }
a:visited { font-weight:bold; color:#000000; text-decoration:none }
a:hover { font-weight:bold; color:#E00000; text-decoration:none }
a:active { font-weight:bold; color:#E00000; text-decoration:underline }
a:focus { font-weight:bold; color:#00E000; text-decoration:underline }
