.tabled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #FF99CC;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: normal;
	text-transform: none;
	color: #aaaaaa;
	font-variant: normal;
}
.bigmain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #FFCC99;
	line-height: 4pt;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF6581;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #66FF00;
	line-height: 5pt;
}
