.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: Tahoma;
}
.style2 {
	color: #EADB4C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style3 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {
	color: #EADB4C;
	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;
	font-weight: bold;
}
.style7 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style8 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style9 {
	color: #F8D56F;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style10 {
	color: #F5D862;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style11 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Tahoma;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #9C1100;
}
a:active {
	text-decoration: none;
	color: #9C1100;
}
.orange-link:link {
	color: #FF7800;
	text-decoration: none;
}
.orange-link:visited {
	text-decoration: none;
	color: #FF7800;
}
.orange-link:hover {
	text-decoration: none;
	color: #9B1504;
}
.orange-link:active {
	text-decoration: none;
	color: #9B1504;
}
.yellow-link:link {
	color: #EADB4C;
	text-decoration: none;
}
.yellow-link:visited {
	text-decoration: none;
	color: #EADB4C;
}
.yellow-link:hover {
	text-decoration: none;
	color: #01D6FA;
}
.yellow-link:active {
	text-decoration: none;
	color: #01D6FA;
}
body {
	background-color: #000000;
}
H1
{
color:#000000;
font-size:22px;
font-family:arial;
font-weight:bold;
}
H2
{
color: #F8D56F;
font-size: 16px;
font-family: arial;
font-weight: bold;
}