.st_menu {
	font-size: 14;
	color: #000080;
	font-family: "Times";
	font-style: italic;
}
.st_link {
	font-size: 12;
	color: #000080;
	font-family: "Arial";
	font-style: italic;
}
.st_date {
	font-size: 12;
	color: darkred;
	font-family: "Times";
	font-Weight: bold;
}
.st_common {
	font-size: 12;
	color: dark;
	font-family: "Arial";
}
.st_header {
	font-size: 18;
	color: darkblue;
	font-family: "Times";
	font-Weight: bold;
}
.st_commonbold {
	font-size: 12;
	color: dark;
	font-family: "Arial";
	font-Weight: bold;
}
.st_info {
	font-size: 12;
	color: red;
	font-family: "Arial";
}
.st_headersmall {
	font-size: 14;
	color: darkblue;
	font-family: "Times";
	font-Weight: bold;
}

li {
	font-size: 12;
	color: dark;
	font-family: "Arial";
}
