.style1 {
	font-size: 18px;
	font-weight: bold;
}
.style2 {font-size: 18}
.style3 {font-size: 9px}
.style6 {font-size: 14px; font-weight: bold; }
.style7 {font-size: 17px}
.style8 {font-size: 26px}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
