.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.centeringbg {
	background-color: #b0b0b0;
	background-image: url(images/fullbg.gif);
	background-repeat: repeat;
	background-position: center;
}
.wht {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.blu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.blusmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.centeringbg870 {
	background-color: #b0b0b0;
	background-image: url(images/BG870.gif);
	background-repeat: repeat;
	background-position: center;
}

