body
{
  margin   : 0px;
  scroll   : no;
  overflow : hidden;
  background-color: white;
}

.bottom_link, .bottom_link:visited
{
  font-family     : arial;
  font-size       : 10px;
  color           : #41536C;
  text-decoration : none;
}
.bottom_link:hover
{
  text-decoration : underline;
}
.bottom_text
{
  font-family     : arial;
  font-size       : 10px;
  color           : #9BA7B5;
}

.PageTitle
{
	font-family:arial;
  font-size:18px;
  color:#DA0000;
  font-weight:bold;
  
  margin-left:20px;
}

table
{
  clear:both;
}