.css {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
	text-align: center;
}
.css2 {
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0033FF;
	text-align: center;
}
.css3 {
	font-size: large;
	font-weight: bold;
	color: #0033FF;
}
.red {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.gray {
	background-color: #CCCCCC;
	text-align: center;
}
.sponsor {
	font-weight: bold;
	background-color: #66ccff;
	text-align: left;
	text-indent: 10pt;
}
.sponsor2 {
}
.sponsor3 {
	background-color: #63CFFF;
}
.center {
	text-align: center;
}
.red2 {

	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
.orange {


	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF7F00;
	text-align: center;
}
