body,p,div,td,
{
  scrollbar-DarkShadow-Color: #AA0000; 
  scrollbar-Track-Color: #000000; 
  scrollbar-Face-Color: #000000; 
  scrollbar-Shadow-Color: #AA0000;
  scrollbar-3dLight-Color: #AA0000; 
  scrollbar-Highlight-Color: #000000; 
  scrollbar-Arrow-Color: #AA0000;

  font-family: monotype corsiva;
  font-weight: normal;
  color: #AA0000;
  text-align: justify;
  font-size: 15pt;
  cursor: crosshair;
}

A:link
  {text-decoration: none; color:#AA0000;}
A:visited
  {text-decoration: none; color:#AA0000;}
A:active
  {text-decoration: none; color:#AA0000;}
A:hover
  {text-decoration: underline; cursor:crosshair;color: #FF0000; }

td
{
  font-family: monotype corsiva;
  font-weight: normal;
  color: #000000;
  font-size: 8pt;
  padding: 0cm;
}

p.head {
color: #AA0000;
font-weight: bold;
text-align: center;
font-size: 20pt;
border-style: solid;
border-width: 2;
padding-left: 1px }