.font {
	font-size: 11px;
	line-height: 160%;
	color: #333333;
	font-family: Verdana;
}
a:link {
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
BODY
{
    font-size: 9pt;
    line-height: 20px;
    color: #333333;
}
