body {
	background-color: #F5F5F5;
	color: #000000;
	font-size: 10pt;
	line-height: 12pt;
} 

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
}

.f8 {
	font-size: 8pt;
}
.f14 {
	font-size: 14pt;
	line-height: 18pt;
}
