<style type="text/css">
<!--
@media print 
	{
		.noprint {visibility: hidden; display:none; }
	}
body,td,th {
	color: #333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}
body {
	background-color: #252525;
	background-image: url(/images/5/page_bg.jpg);
}
a:link {
	color: #108FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #108FFF;
}
a:hover {
	text-decoration: underline;
	color: #39F;
}
a:active {
	text-decoration: none;
	color: #108FFF;
}
a {
	font-weight: bold;
}

<!-- legacy -->
.GreyText {
	color: #333333;
}
.whiteBold {
	color: #111;
	font-weight: bold;
}
textarea {
     resize: none;
}

-->
</style>
