body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	background-color: #f5f9fc;
	background-image:  url("bck.gif");
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 0b2d5d;
}
a:link {
	color: 0b2d5d;
	text-decoration: none;
}
a:visited {
	color: 0b2d5d;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: 0b2d5d;
	text-decoration: none;
}