.text {
	font-size: 9pt;
	line-height: 120%;
}
.font {
	font-size: 9pt;
}
.title {
    	line-height: 24pt;
}
.content {
	font-size: 11pt;
	line-height: 150%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
