#menu a {
	color:#0000FF;
	text-decoration:none;
}

#menu a:hover {
	color:#FF0000;
	text-decoration:underline;
}

body,table {
	font-family: CI;
	font-size: 10pt;
	word-break: break-all;
}
.subtitle {
	color: #888888;
	font-size: 14pt;
	font-weight: bold;
}
