body {
	color: rgb(0, 0, 0); font-family: arial; font-size: 9pt;
}
table {
	font-size: 9pt;
}
p {
	font-size: 9pt;
}
.BoldFont {
	font-size: 9pt; font-weight: bold;
}
a:link {
	color: rgb(0, 0, 0); text-decoration: none; cursor: hand;
}
a:active {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:visited {
	color: rgb(0, 0, 0); text-decoration: none;
}
a:hover {
	color: rgb(255, 0, 0); font-size: 9pt; text-decoration: underline;
}
h1 {
	font-size: 14pt;
}
