body {
	font-family: Arial, Helvetica, sans-serif;
	color: #998248;
	/*color: #000000;*/
	font-size: 14px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.link {
	color: #814397;
	font-weight: bold;
	text-decoration: none;
}

.link:hover {
	color: #A54764;
	text-decoration: underline;
}

.txtTitle {
	font-size: 16px;
	font-weight: bold;
}

.txtTitle_chmp {
	font-size: 20px;
	font-weight: bold;
	color: #9E59B6;
}

.header {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 75px;
	text-align: left;
	padding-bottom: 75px;
	background-image: url(images/trophy.jpg);
	background-repeat: no-repeat;
	
}
.trophyheader {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 75px;
	text-align: left;
	padding-bottom: 75px;
	background-image: url(images/trophy.jpg);
	background-repeat: no-repeat;
}