/* CSS Document */

.text
{
  font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  align:left
}

.contents 
{	 font-family: verdana;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
  align:left
}

.Heading
{
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  align:left
}