@charset "utf-8";
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
}
.style5 {	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style7 {font-size: 24px; font-family: Georgia, "Times New Roman", Times, serif; }
body,td,th {
	color: #FF9900;
}
body {
	background-color: #723C05;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style3 {font-size: 24px}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 30px; }
.style6 {
	font-size: 28px
}
.style8 {font-size: 18px}
