.small_text {
	font-size: 9pt;
}
.normal_text {
	font-family: "Lucida Console";
	font-size: 10pt;
	color: #999999;
}
.Subtitle_text {
	font-weight: bold;
	font-size: 12pt;
}
.Title_text {
	font-size: 14pt;
	font-weight: bold;
}
.normal_text_on_grey {
	color: #333333;
}
.Subtitle_text_on_grey {
	font-weight: bold;
	font-size: 12pt;
	color: #333333;
}
.Title_text_on_grey {
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}
a {
	color: #999999;
}.menutext {
	font-size: 10pt;
	color: #000000;
	text-decoration: underline;
	text-align: center;
}
