.para {
  font-family: "Verdana","Arial","sans-serif";
  font-size: 10pt;
  text-align:justify;
}

.headings {
  background-repeat: no-repeat;
  font-family: "Verdana","arial","tahoma";
  font-size: 11px;
}

.headings a:link {
  color: #666666;
  text-decoration:none;
  width:100%;
}

.headings a:visited {
  color: #990000;
  text-decoration:none;
  width:100%
}

.headings a:hover {
  color: #ff9933;
  text-decoration:none;
  width:100%
}

.headings a:active {
  color: #999999;
  width:100%
}

