BODY
{
  background-color: #FFFFFF;
;
}

TD.menu
{
    background-color: #BBBBBB;
}

H1
{
 font-family: sans-serif;
}

H2
{
 font-family: sans-serif;
}

H3
{
 font-family: sans-serif;
}

H4
{
 font-family: sans-serif;
}

P
{
 font-family: sans-serif;
 font-size: small;
 font-style: normal;
 color: #000000;
 text-alignment: justify;
 margin-left: 2mm;
;
}

P.warning
{
 font-family: sans-serif;
 font-size: large; 
 font-style: bold;
 color: #990000;
 text-alignment: center;
 margin-left: 3mm;
;
}

FONT.menu
{
 font-family: sans-serif;
 font-size: small;
 font-style: normal;
 text-alignment: center;
 color: #000000;
 line-height: 1;
 text-decoration: none;
;
}

FONT.newstitle
{
 font-family: sans-serif;
 font-size: larger;
 font-weight: bold;
 font-style: normal;
 text-alignment: center;
 color: #000000;
 line-height: 1;
 text-decoration: none;
;
} 

A.menu
{
 color: #000000;
 Text-Decoration: none;
}

A.menu:hover
{
  COLOR: #000000;
  TEXT-DECORATION: underline;
  background: #00AAFF;
}

FONT.body
{
 font-family: sans-serif;
 font-size: medium;
 color: #000000;
}

A.body
{
 color: #00AAFF;
}

A.body:hover
{
  COLOR: #000000;
  TEXT-DECORATION: underline;
  background: #00AAFF;
}
