body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

pre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.small {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.xsmall {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: normal;
}
a:hover {
	color: FFcc00;
	text-decoration: underline;
}
