.style1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.style2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: 444F53;
}
a {
	font-family: Tahoma;
	font-size: 11px;
	color: B35800;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: B35800;
}
a:hover {
	text-decoration: none;
	color: B35800;
}
a:active {
	text-decoration: none;
	color: B35800;
}
.style3 {color: #FFFFFF}
.style4 {
	font-size: 14px;
	font-weight: bold;
	color: #d97126;
}
.style5 {color: #a74f0d}