.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style3 {
	color: #CC690C;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style4 {
	color: #ffffff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #C1C1C1;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style6 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #000000;
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #DEB734;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DEB734;
}
a:hover {
	text-decoration: none;
	color: #900000;
}
a:active {
	text-decoration: none;
	color: #900000;
}
.blcklink:link {
	color: #000000;
	text-decoration: none;
}
.blcklink:visited {
	text-decoration: none;
	color: #000000;
}
.blcklink:hover {
	text-decoration: none;
	color: #900000;
}
.blcklink:active {
	text-decoration: none;
	color: #900000;
}
body {
	background-color: #CECECE;
}