body {
	background-color: #FFFFFF;
	background-image: url(../img/backgrnd_int.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
td {
	font-family: verdana;
	font-size: 11px;
	line-height: 170%;
	color: #4C4C33;
	text-align: justify;
}
.copyright {
	font-family: verdana;
	font-size: 9px;
	color: #B2B2B2;
	text-decoration: none;
}
.copyright:hover {
	font-family: verdana;
	font-size: 9px;
	color: #999966;
	text-decoration: none;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #89895B;
}
