A:link {
	color: #006600;
	text-decoration: none;
	}

A:visited {
	color: #006600;
	text-decoration: none;
	}

A:active {
	color: #cc0000;
	text-decoration: underline;
	}

A:hover {
	color: #000099;
	text-decoration: underline;
	}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}


th {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-align:left; 
}

P {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

TD.news {
	font-family: Arial;
	font-size: 9px;
	color: #000000;
}

P.news {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}



TD.footer {
	font-family: Arial, Helvetica, sans-serif
	font-size: 8pt;
	color: #000000;
}

