@charset "utf-8";
/* CSS Document */
td img {display: block;}body {
	background-color: #222;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
.copyright {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
}
.cellData {
	width: 425px;
	height: 455px;
	padding: 4px;
	overflow: auto;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	text-align: left;
}
.promoText {
	color: #F00;
	font-weight: bold;
}
.starrText {
	color: #0F0;
	font-weight: bold;
}
.yellowText {
	color: #FF0;
	font-weight: bold;
}
.cyanText {
	color: #0FF;
	font-weight: bold;
}
.magentaText {
	color: #F0F;
	font-weight: bold;
}
.greyText {
	color: #666;
	font-weight: bold;
}
.orangeText {
	color: #F30;
	font-weight: bold;
}
.greenText {
	color: #090;
	font-weight: bold;
}
.purpleText {
	color: #906;
	font-weight: bold;
}
.blueText {
	color: #00F;
	font-weight: bold;
}
.pukeText {
	color: #C90;
	font-weight: bold;
}
.italicsText {
	font-style: italic;
}
.italicsBoyText {
	font-style: italic;
	color: #3BB9FF;
}
.italicsGirlsText {
	font-style: italic;
	color: #F52887;
}
.plainText {
	color: #FFFFFF;
}