.myfont {  font-size: 14.8px; line-height: 22px; color: #000000}
.fontsmall {
	font-size: 13.5px;
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #000000;
	line-height: 15px;
}
.fontbig {  font-size: 20px; line-height: 64px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
.smalltext {
	font-size: 9pt;
	color: #336699;
	line-height: 15px;

}
