body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	color: #003D7F;
}
body {
	background-image: url(images/tilebkg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #14FD02;
}
a:link {
	color: #003D7F;
}
a:visited {
	color: #003D7F;
}
a:hover {
	color: #003D7F;
}
a:active {
	color: #003D7F;
}
