body {
	font-family: Arial, Helvetica, sans-serif;
	background: #cc66cc;
	padding: 0;
	margin: 0;
	text-align: center;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #660066;
	text-decoration: none;
}
a:visited {
	color: #660066;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
a:active {
	color: #660066;
	text-decoration: underline;
}
.wholepage {
	width: 770px;
	text-align: center;
	 margin-left: auto;
margin-right: auto; 
}
.contentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url("../images/datablaster/largeSoapBox.gif");
	background-repeat: no-repeat;
	background-position: top right;
}
.whitetext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	font-weight: bold;
}
.whiteNotBold{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}
