A:link    { color : rgb(0,0,255)}
A:visited { color : rgb(255,0,0)}

BODY, P, TD, TH, UL, DIV, H1, H2, H3, SUB, DD, INPUT { 
  font-family: verdana, arial, tahoma; 
  font-size: 10pt; 
  text-decoration: none; 
  color: black;
}

INPUT {color:black;}

BODY { 
  background-color :#CCCCCC;
  background-image : url("/images/back.jpg");
}

H1,H2,H3 { color   : black}
H1 { font-size : 14pt; margin-bottom: 0em; margin-top: 0em;}
H2 { font-size : 11pt;}
H3 { font-size : 10pt;}

SUB { font-size : 8pt;}

P.text { 
  text-align : justify; 
  text-indent : 30pt;
}

TH { 
  text-align : center; 
  font-size : 8pt; 
  font-weight : normal;
}

TH.pr { text-align : left; }

TD.header { 
  text-align : center; 
  font-size : 8pt; 
  font-weight : bold;
}

TD.headerpr { 
  text-align : left; 
  font-size : 8pt; 
  font-weight : bold;
}