/*
  $Id: stylesheet.css,v 1.56 2005/12/30 20:04:02 hpdl Exp $

 background: #fff7e3;
 */

BODY {
  text-align: center;
 
  color: #000000;
  margin: 0px;
}

A:hover {
  color: #ff0033;
  text-decoration: underline;
}

DIV.heading {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 34px;
  color: #000000;
  font-weight: bold;
  text-align : center;
  line-height: 40px;
}

DIV.heading2 {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 28px;
  color: #000000;
  font-weight: bold;
  text-align : center;
  line-height: 34px;
}

DIV.subheading2 {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 18px;
  color: #000000;
  text-align : center;
  line-height: 20px;
}


DIV.subheading {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 20px;
  color: #000000;
  text-align : center;
  line-height: 20px;
}

DIV.subheadinglrg {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 22px;
  color: #000000;
  text-align : center;
  line-height: 22px;
}

DIV.subheadingl {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 20px;
  color: #000000;
  text-align : left;
  line-height: 20px;
}

DIV.subheadingr {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 20px;
  color: #000000;
  text-align : right;
  line-height: 20px;
}


DIV.text {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 14px;
  color: #000000;
  text-align : center;
  line-height: 16px;
}


DIV.textbr {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 10px;
  color: #000000;
  text-align : center;
  line-height: 12px;
}


DIV.textj {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 14px;
  color: #000000;
  text-align : justify;
  line-height: 16px;
}

DIV.textl {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 14px;
  color: #000000;
  text-align : left;
  line-height: 16px;
}

span.textl {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 14px;
  color: #000000;
  text-align : left;
  line-height: 16px;
}

span.textc {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 14px;
  color: #000000;
  text-align : center;
  line-height: 16px;
}

DIV.textr {
  font-family: Times New Roman, Sentury Schoolbook,serif;
  font-size: 14px;
  color: #000000;
  text-align : right;
  line-height: 16px;
}

   DIV.brighttest {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  text-align: center;
  line-height: 20pt;
}
