.font1 {
	font-size: 9pt;
	line-height: 18pt;
	text-decoration: none;
}
a:link {
	font-size: 9pt;
	line-height: 18pt;
	text-decoration: none;
	color: #FF0000;

}
a:visited {
	font-size: 9pt;
	line-height: 18pt;
	text-decoration: none;
	color: #FF0000;

}
a:hover {
	font-size: 9pt;
	line-height: 18pt;
	text-decoration: none;
	color: #FF0000;

}
a:active {
	font-size: 9pt;
	line-height: 18pt;
	text-decoration: none;
	color: #FF0000;

}
.table {
	font-size: 9pt;
	line-height: 18pt;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	background-color: F3FDF4;

}
.font2 {
	font-size: 9pt;
	line-height: 12pt;
	text-decoration: none;
}

