body
{
  margin-left     : 0px;
  margin-top      : 0px;
  margin-right    : 0px;
  margin-bottom   : 0px;
  background-color: #ffffff;
  font-family     : Verdana, Arial, Helvetica, sans-serif;
  font-size       : 12px;
}
 
.pagecaption
{
  font-size       : 16px;
  font-weight     : 700;
  color           : #CC3333;
}

a.menulink
{
  font-size       : 14px;	
  font-weight     : 700;
  color           : #000000;
  text-decoration : none;
}
a.menulink:hover
{
  text-decoration : underline;
}

a.sidelink
{
  font-size       : 12px;	
  font-weight     : 700;
  color           : #326F70;
  text-decoration : none;
}
a.sidelink:hover
{
  text-decoration : underline;
}