<!--
body {
	background-color: #744713;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, Arial, helvetica, san-serif;
	font-size: 12px;
	color: #8F5732;
}


a.menu:link {
	color: #FFF2CC;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
}
a.menu:visited {
	text-decoration: none;
	color: #852B11;
	font-size: 16px;
}
a.menu:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 16px;
}
a.menu:active {
	text-decoration: none;
	color: #CC3300;
	font-size: 16px;
}


h1 {
	font-size: 18px;
	color: #333333;
}
h2 {
	font-size: 16px;
	color: #333333;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #AA3700;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
-->

