


table
{ 
  font-family     :Verdana;
  font-size       :11px;
}

A
{
  FONT-FAMILY: Verdana;
  font-weight: bold;
  COLOR: #822433;
  font-size:11px;
  TEXT-DECORATION: none;
}

A:visited
{
  COLOR: #822433;
  TEXT-DECORATION: none;
}

A:hover
{
  COLOR: #822433;
  TEXT-DECORATION: underline;
}

h1, h2, h3, h4, h5, h6 {
  position        : relative;
  height          : 1%;
  padding         : 0px;
  margin          : 10px 0px 5px 0px;
  color           : #822433;
}

h1 {
  font-size       : 18px;
}

h2 {
  font-size       : 14px;
  font-weight     : bold;
}

h3 {
  font-size       : 12px; 
  font-weight     : bold;
}

h4 {
  font-size       : 11px;
}

h5 {
  font-size       : 11px;
}

h6 {
  font-size       : 11px;
}
