<!--
.style1 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #374C82;
	text-decoration: underline;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.style2 {
	color: #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style4 {font-size: 11px; }
.style5 {font-size: 11px; color: #999999; }
.style6 {font-family: Arial, Helvetica, sans-serif}
.style7 {font-size: 12px}
.style11 {
	font-size: 16px;
	font-weight: bold;
}
.style13 {font-size: 16px}
-->