<!--
body {
	background-image: url(../images/pbg.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Trebuchet MS, Times New Roman, Tahoma;
	color: #1F2852;
	font-size: 11px;
}
a:link {
	color: #042ff9;
	font-size: 11px;
	text-decoration: none;
}
a:visited {
	color: #8509ed;
	text-decoration: none;
}
a:hover {
	color: #188b05;
	text-decoration: underline;
}
a:active {
	color: #1F2852;
	text-decoration: none;
}
a {
	font-family: Trebuchet MS, Times New Roman, Tahoma;
	font-size: 10px;
}
-->
.bottomText{
	color: #6E7489;
	text-decoration: none;
}