.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}
.style3 {color: #FFFFFF}
.style4 {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
}
.style5 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
}
.style6 {font-size: 16px}
.style8 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style9 {
	font-size: 12px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #339900;
}
a:active {
	text-decoration: none;
	color: #996600;
}