body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	background-image: url(images/template/cheerbackground.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	
#content {
	padding: 0px;
	margin: 0px;	
	text-align: left; 
}

table {
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 12px;
	color: #000000;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.item {
	vertical-align: middle;
}
.itemhead {
	font-size: 14px;
	font-weight: bold;
	color: #CC0066;
}
.itemtext {
    font-size: 12px;
	font-weight: bold;
}
.red {
	font-size: 16px;
	font-weight: bold;
	color: #CC0066;
}
.redsmall {
    font-size: 14px;
}
.footer {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a.footer {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	vertical-align: middle;
}
.soon {
	font-size: 14px;
	font-weight: bold;
}
.comingsoon {
	padding: 40px;
}
form {
	font-size: 12px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
