/* CSS Document */
<!--
body,td,th {
	font-family:"Times New Roman", Times, serif;
	font-size: 21px;
	color: #FFFFFF;
}
body {
	background-color: #7e3703;
	background-image: url(images/bg3.jpg);
	background-position:top center;
	background-repeat: no-repeat;
	back
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.style1 {font-size: 18px}
-->


