body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/general/backgroundtile.gif);
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	color: #003966;
}
	
	.style1 {color: #FFFFFF}
	.style4 {font-size: 75%}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}