body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #765b44;
	font-size: 12px;
	font-family: tahoma;
}

.style2 {
	color: #923e2c;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.style3 {
	color: #826851;
	font-size: 12px;
	font-family: tahoma;
}

.style4 {
	color: #845746;
	font-size: 12px;
	font-family: tahoma;
}

#nav td {
	padding-top: 8px;
	background: url("../images/rep_3.jpg");
	background-repeat: repeat-x;
	background-position: bottom left;
}

p {
	margin-top: 0;
	margin-bottom: 1em;
	line-height: 1.4em;
}

#nav td a {
	color: #8A2E1B;
	font: 16px Georiga, serif;
	text-decoration: none;
	line-height: 1.4em;
}

h2 {
	color: #8A2E1B;
	font: 20px Georgia, serif;
	margin: 0;
	margin-bottom: 8px;
}

h3 {
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
}

p a {
	color: #923E2C;
}

