.font {
	font-size: 9pt;
	line-height: 140%;
	color: #666666;
}
.dash {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFC83C;
}
a:link {
	color: #0066CC;
}
a:visited {
	color: #0066CC;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
