body, table, a
{
font-family : verdana;
font-size : 10px;
color : #333;
}

.bottom, .bottom a {
  color : #999;
}

.menu
{
  font-family:  arial;
  font-size:  10px;
  font-weight : bold;
  color:  #999;
}

.menu a:link, .menu a:visited
{
  font-family:  arial;
  font-size:  10px;
  font-weight : bold;
  color:  #333;
  text-decoration : none;
}

.menu a:hover
{
  font-family:  arial;
  font-size:  10px;
  font-weight : bold;
  color:  #666;
}

.whiteHead
{
  font-family : trebuchet ms, arial;
  font-size : 19px;
  font-weight : bold;
  color : white;
  padding-left: 15px;
}

.head
{
  font-family : trebuchet ms, arial;
  font-size : 13px;
  font-weight : bold;
  color : #333;
}
