BODY,LI,TD,P  {
        font-family : Arial,Verdana;
        font-size : 10pt;
        color : #000000;
}

A  {
        color : #771515;
}

A:hover  {
        color : #000000;
}

INPUT,TEXTAREA {
        color : #000000;
}

H1  {
        font-size : 14pt;
		font-weight : bold;
}

H2  {
        font-size : 12pt;
		font-weight : bold;
}

H3  {
        font-size : 10pt;
		font-weight : bold;
}

.TESTNAME {
  color : #771515;
  font-style: normal;
  font-size: 10px;
}

.TESTTEXT { 
  font-style: italic;
  margin-left: 20px;
  margin-right: 20px;
}


.FOOTER  {
        font-size : 11px;
        color : #FFFFFF;
		font-weight : bold;
}
