body {
	margin: 0px;
	background-image: url(images/back.jpg);
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
}
.whiteonly {
	color: #FFFFFF;
}
h1 {
	font-size: 14px;
}
.font18 {
	font-size: 18px;
}
.redonly {
	color: #CC0000;
}
.red30 {
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
}
.red22 {
	font-size: 22px;
	font-weight: bold;
	color: #CC0000;
}
.redbold {
	font-weight: bold;
	color: #CC0000;
}
.tiny {
	font-size: 11px;
	background-color: #999999;
}

