.font8h {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}
.font8Boldh {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}
.font8v {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}
.font8Boldv {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
}
.font9h {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	color: #000000;
}
.font9Boldh {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #000000;
}
a.headLink {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}
a.headLink:hover {
	text-decoration: underline;
}
a.link {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	padding: 0px 15px 0px 15px;
}
a.link:hover {
	text-decoration: underline;
}
.textBoxh {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	border: solid 1px #000000;
}
.textBoxv {
	font-family: verdana, arial, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	border: solid 1px #000000;
}
.buttonh {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #000000;
	background: #FFFFFF;
	border: solid 1px #000000;
}
.buttonv {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	letter-spacing: 1px;
	color: #000000;
	background: #FFFFFF;
	border: solid 1px #000000;
}