body {
	background-color: #CCCCCC;
	background-image: url();
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12pt;
	color: #000000;
}
a:link {
	color: #515E7A;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #0033CC;
}
a:active {
	color: #000033;
}
