body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
	margin: 0px;
}
#mn {
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 6px;
	margin-bottom: 6px;
}
#mnbold {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 6px;
}
#mnmargintop {
	font-size: 11px;
	line-height: 16px;
	margin-top: 2px;
}
#mnformindent {
	font-size: 11px;
	line-height: 16px;
	padding: 0px 0px 6px 20px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#sidebar_mn {
	font-size: 11px;
	line-height: 15px;
	padding: 0px 0px 3px 6px;
	margin-bottom: 0px;
	width: 233px;
	text-decoration: none;
}
#sidebar_mn a:link, #sidebar_mn a:visited {
	color: #000000;
	text-decoration: none;
}
#sidebar_mn a:hover, #sidebar_mn a:active  {
	background-color: #FFFFFF;
	text-decoration: none;
}
#sidebar_sub {
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	padding: 0px 0px 0px 24px;
	margin-bottom: 0px;
	margin-top: 0px;
	width: 219px;
	text-decoration: none;
}
#sidebar_sub a:link {
	color: #666666;
	text-decoration: none;
}
#sidebar_sub a:visited {
	color: #999999;
	text-decoration: none;
}
#sidebar_sub a:hover, #sidebar_sub a:active {
	color: #000000;
	background-color: FFCC66;
	text-decoration: none;
}
#subhead {
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 6px;
}
#footer {
	font-size: 9px;
	line-height: 13px;
	color: #666666;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#mn a:link {
	color: #FF9900;
	text-decoration: none;
}
#mn a:visited {
	color: #666666;
}
#mn a:hover, #mn a:active {
	color: #FF9900;
	text-decoration: underline;
}
#smalltext {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
