BODY {
  font-family: Verdana;
  font-size:8pt;
  font-weight: normal;
}

TD {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: normal;
}

A { 
  color: #FF6600;
  text-decoration: none;
}

A:hover {
  color: #FF9900;
}

A:active {
  color: #FF6600;
}

.pagetitle { 
  font-size: 15pt; 
  font-weight: bold; 
  color: #333333; 
 }

.mandatory { 
  color: #FF0000;
}
