a:visited {color: #0000e0;}
a:link {color: #0000ff;}
a:hover {color: #ff8000;}

table {
  width: 100%;
  background-color: #404040;
  color:  #e00000;
}

td {
  font-size:    10pt;
  font-family:  Verdana, Arial;
  color:  #700000;
  background-color: #ffc060;
}

th {
  font-size:    10pt;
  font-family:  Verdana, Arial;
  color:  #ffffff;
  background-color: #700000;
}


table.menu {
  width: 100%;
  background-color: #ffd080;
  color:  #e00000;
  border: 0px;
}

table.menu * td {
  font-size:    10pt;
  font-family:  Verdana, Arial;
  color:  #700000;
  background-color: #ffd080;
  border: 0px;
}


body
{
  font-size:    10pt;
  font-family:  Verdana, Arial;
  color:  #000000;
  background-color: #ffd080;
  margin: 0 0 0 0;
}

pre
{
  background-color: #ffc060;
}

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
}

