﻿body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #D0C6B3;
	background-image: url(/images/bk.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.style2 {
	color: #BFB197;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #A58E6C;
}
.style5 {color: #66554D}
.style6 {
	color: #66554B;
	font-weight: bold;
}
.style7 {color: #B4A58E}
a:link {
	color: #66554B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BFB197;
}
a:hover {
	text-decoration: none;
	color: #66554B;
}
a:active {
	text-decoration: none;
	color: #BFB197;
}