.content_table
{
  width: 100%;
  background-color: #CCCFDE;
  height: 45px;
  font-family: Trebuchet MS; 
  color: #010101;
}

.content_td
{
  font-size: 12px;
  font-weight: bold; 
}

TD
{
  font-size: 12px;
}

A
{
  text-decoration: none;
  color: #414b84;
  font-weight: bold;
}

A:hover
{
  color: #ff6600;
}

SELECT, OPTION, BODY
{
  font-size: 12px;
  font-family: Trebuchet MS; 
}
