<!--
TABLE.webcol { background-color: #333333; }
TABLE.webcol TD { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 8pt; 
	color: #999999; 
	text-align: center; 
	vertical-align: top; }

TABLE.webcol A,
TABLE.webcol A:visited,
TABLE.webcol A:hover {
    font-family: arial, helvetica, sans-serif;
    color: #3333cc; }

TABLE.webcol A:hover,
TABLE.webcol A:active { 
	color: #cc3333;
	text-decoration:underline; }
	
-->