.style1 {
	font-family: Arial;
	font-size: 28px;
	font-weight: bold;
}
.style2 {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}
.style3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.style4 {
	color: #FFFF66;
	font-family: Arial;
	font-size: 12px;
}
.style5 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.style21 {
	color: #FFFF00;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
.style22 {
	color: #33C;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #666666;
}
