@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link, a:visited {
	font-size: 9px;
	font-weight: normal;
	color: #996600;
	text-decoration: none;
}
#nav_info {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	text-align: center;
	background-color: #FFFB5C;
	padding-top: 12px;
	padding-bottom: 12px;
}
.presentPage {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

