body {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	line-height: 14px;
}
.xl {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 32px;
}
.l {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 26px;
}
.ml {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
.m {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	line-height: 14px;
}
.mb {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	font-weight: bold;
}
.s {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	line-height: 13px;
}
.sb {
	font-family: arial, verdana, helvetica;
	font-size: 10px;
	line-height: 13px;
	font-weight: bold;
}
a {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}