body { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-style: normal;
} 

td {
	color: #000000;
	text-decoration: none;
}

.headline {
	font-weight: bold;
	color: #000000;
}

.gold {
	font-weight: bold;
	color: #F1c100;
}

.silver {
	font-weight: bold;
	color: #3366ff;
}


.bronze {
	font-weight: bold;
	color: #C06000;
}

.red {
	font-weight: bold;
	color: #FF0000;
}

.green {
	font-weight: bold;
	color: #009900;
}