body
{
   background-color: #ffd080;
   margin: 0 0 0 0;
}

h4,ul,ol,li,address,blockquote,nobr,b,i,p,div
{
   font-family: Verdana,Arial,Helvetica;
   color:       black;
   font-size: 12pt;
}

a
{
   color:           #0000a0;
}

a:link
{
   color:           #0000a0;
}

a:visited
{
   color:           #008000;
}

a:active,a:hover
{
   color:           #FF0000;
}

.date
{
   vertical-align: top;
   color:          #FF0000;
   font-weight:    bold;
}

h3 {
  font-size:    12pt;
  font-weight:  bold;
  font-family:  Verdana, Arial;
  color:  #e00000
}
h2 {
  font-size:    16pt;
  font-weight:  bold;
  font-family:  Verdana, Arial;
  color:  #e00000
}

h1 {
  font-size:    24pt;
  font-weight:  bold;
  font-family:  Verdana, Arial;
  color:  black
}

td {
  font-size:    10pt;
  font-family:  Verdana, Arial;
  color:  #700000;
}

th {
  font-size:    10pt;
  font-family:  Verdana, Arial;
  color:  #ffffff;
  background-color: #700000;
}


