body {
	background-color: #800000;
}
a {
	color: #FFCC00;
}
p, li {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 88%;
	font-weight: bold;
}
h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: 200;
	letter-spacing: 0.3em;
}
TH {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 106%;
	font-weight: bold;
	font-stretch:extra-expanded;
	letter-spacing: 0.1em;
	background-color: #FFFFCC;
}

TD {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
}
TD.CREMA {
	background-color: #FFCCCC;
}
TD.ROSA {
	background-color: #FFCC99;
}

h3 {

	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
}

