body {
	background-color: #CCCCCC;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
h1 {
	font-size: 18px;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #993399;
}
a:active {
	text-decoration: none;
	color: #000000;
}
