BODY,P,TD { font-family: verdana, sans-serif;
	    /* color: #ff6600; */
	    /* color: #c0c0c0; */
	    /* color: #cccccc; */
            color: #666666;
            font-size: 10pt; }

H1 { font-family: verdana, sans-serif;
        font-weight: bold; 
        font-size: 15pt;
        color: #666666; }

H2 { font-family: verdana, sans-serif;
        font-size: 10pt;
        color: #666666; }

H3 { font-family: verdana, sans-serif;
        font-size: 12pt;
        font-weight: bold; }

H4 { font-family: verdana, sans-serif;
        font-size: 12pt;
        color: #666666;
        font-weight: bold; }

SELECT{ width: 113px; 
        font-size: 8pt; 
        font-family: verdana, sans-serif; 
        color: #666666; 
        background: #ffffff}

INPUT, TEXTAREA { font-size: 8pt; 
                  font-family: verdana, sans-serif; 
                  color: #666666;}

A { color: #666666; }
A:link      { color: #666666;}
A:visited   { color: #666666;}
A:hover     { color: #666666; }

A.white,A.white:link,A.white:visited {
  color: #ffffff;
  font-family: verdana, sans-serif;
  text-decoration:none;
  font-weight: bold;
  font-size: 10pt;
}
A.white:hover {
  text-decoration:underline;
}
UL { padding: 0pt 0pt 0pt 10pt; }


