.margin {
	margin: 10px 10px 10px 20px;
	padding: 10px 10px 10px 20px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3F1C01;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bl2.jpg);
	background-color: #D8C9B6;
}
.style1 {font-size: x-small}
a:link {
	color: #DE934F;
	text-decoration: none;
}
a:visited {
	color: #704D25;
	text-decoration: none;
}
a:hover {
	color: #5D3511;
	text-decoration: none;
}
a:active {
	color: #7D5728;
	text-decoration: none;
}
.right {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
	border: medium solid #663300;
}
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: medium solid #663300;
}

