table {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #2C140B;
}
.style3 {font-size: 18px}
body,td,th {
	color: #421E00;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
a:link {
	color: #993300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FF3300;
}
.style1 {
	color: #2C140B;
	font-size: 16px;
}
body {
	background-color: #8C6655;
	margin-top: 1px;
}
