body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-backup.jpg);
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #CC3399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3399;
}
a:hover {
	text-decoration: underline;
	color: #990066;
}
a:active {
	text-decoration: none;
	color: #CC3399;
}
h1.cfstext {
	color: #ffffff;
	margin: 0px;
	font-size: 11px;
	text-align:left;
}
select.cfscombo {
	font-size: 11px;
	border: 1px solid #000000;
	background-color: #FFCCFF;
}
.cfsstats {
	color: #ffffff;
	font-size: 11px;
	text-align:left;
}