.style1 {
	color: #F4E8D0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.style3 {font-family: tahoma}
.style4 {
	color: #FBEBD1;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {font-size: 11px; font-family: tahoma; color: #FBEBD1;}
.style6 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style7 {
	color: #FF9900;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #100500;
	font-size: 11px;
	font-family: tahoma;
}
.style9 {
	color: #FCEDD6;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
body {
	background-color: #675E3F;
	font-weight: bold;
}
a:link {
	color: #FBEBD1;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FBEBD1;
}
a:hover {
	text-decoration: none;
	color: #E4640B;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
