body {
	background-color: #E0C39B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #972511;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5B160B;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
body,td,th {
	font-family: Garamond, Times New Roman, Times, serif;
	text-align: justify;
}
