body, td, th, p, a
{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
}

.normalgrey
{
  font-size:10px;
}

.menu
{
  width:120px;
  background-color:#FFFFFF;
}

.footer1
{
  width:120px;
  height:25px;
  text-align:center;
  background-color:#E9E9E9;
  font-weight:bold;
  font-size:10px;
}

.footer2
{
  height:25px;
  text-align:center;
  font-weight:bold;
  font-size:10px;
}

.footer2_table
{
  width:100%;
  background-color:#B2B7BD;
}

.small
{
  font-size:9px;
}

.headlinetitle
{
  font-weight:bold;
  font-size:20px;
  color:white;
  text-align:center;
}

.headlinetable
{
  font-weight:bold;
  font-size:9px;
  color:black;
}

a:link
{
  font-weight:bold;
  color:#212CB1;
  text-decoration:none
}

a:visited
{
  font-weight:bold;
  color:#212CB1;
  text-decoration:none
}

a:active
{
  font-weight:bold;
  color:red;
  text-decoration:none
}

a:hover
{
  font-weight:bold;
  color:red;
  text-decoration:none
}