body {
	background-image: url(/images/bgrd.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #A2AA95;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #42443A;
}
.textFooter {
	color: #A2AA95;
}
a {
	color: #E15342;
	text-decoration: underline;
}
a.footer {
	color: #E7B696;
}


.textLarge {
	font-size: medium;
	color: #974048;
}
