body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: url();
}
body,td,th {
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
a:link {
	color: #993399;
	text-decoration: none;
}
a:visited {
	color: #993399;
	text-decoration: none;
}
a:hover {
	color: #993399;
	text-decoration: underline;
}
a:active {
	color: #993399;
	text-decoration: none;
}.headerPink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B10556;
}
