.style1 {
	border-collapse: collapse;
}
.style2 {
	font-family: Verdana;
}
.style3 {
	font-size: small;
}
.style4 {
	font-size: large;
}
.style5 {
	font-size: xx-small;
	font-family: Verdana;
}
.style5_adjusted {
	font-size: 0.7em;
}
.style6 {
	color: #FFFFFF;
	font-size: xx-small;
	font-family: Verdana;
	text-align: center;
	background-color: #000000;
}
.style7 {
	font-family: Verdana;
	font-size: small;
	text-align: center;
}
.style8 {
	font-size: xx-small;
}
.style9 {
	font-size: x-small;
}
