/* CSS Document */
<!--
.style1 {
	font-size: 9px;
	font-family: tahoma;
	color: #f5b927;
	text-decoration:none;
}
.style2 {
	color: #f0eea5;
	font-size: 11px;
	text-decoration:none;
}
.style3 {font-size: 11px;
	text-decoration:none;
	color: #f5b927;
}
.style4 {
	font-size: 11px;
	font-family: tahoma;
}
.style5 {color: #ffa800;
text-decoration:none;}
.style5v2 {color: #ffa800;
text-decoration:none;
font-size:10}
.style6 {color: #FFFFFF}
.style7 {color: #f0eea5}
.style8 {color: #000000; text-decoration:none}
.style9 {color: #2b35b5; text-decoration:underline;}
.style10 {
	color: #ff9000;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.style10 a:hover {
	color:#f0eea5;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.style11 {
	color: #f8f7c4;
	font-size: 11px;
	font-family: tahoma;
}
