.style2 {
	font-size: 18px;
	font-weight: bold;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.style4 {font-weight: bold}

.style5 {
	font-style: italic;
	font-size: 12px;
}
.style8 {
	color: #3391F3;
	font-size: 18px;
	font-weight: bold;
}
.style9 {color: #000000}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
-->

