@charset "utf-8";
/* CSS Document */

body, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #000;
}
li {
	font-size: 1em;
	margin: 1em 0;
}
#header, #mainnav, #breadcrumb, .left_col, .noprint {
	display: none;
}
#footer {
	text-align: center;
}
#footer a {
	color: #000;
	text-decoration: none;
}