.style1 {
	color: #A1A1A1;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #BD720F;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
}
.style4 {
	color: #E7BC52;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style7 {
	color: #AE0C0C;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style8 {
	color: #AE0C0C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style9 {font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #AE0C0C;}
a:link {
	color: #BD720F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BD720F;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.blacklink:link {
	color: #000000;
	text-decoration: none;
}
.blacklink:visited {
	text-decoration: none;
	color: #000000;
}
.blacklink:hover {
	text-decoration: none;
	color: #000000;
}
.blacklink:active {
	text-decoration: none;
	color: #000000;
}
body {
	background-color: #EEEEEE;
}