@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#3C2822;
}
.stlHeading{ color: #3C2822; text-decoration: none; font-weight: bold;}

a {
	color: #996633;
}
a:hover{
	color:#993300;
	text-decoration: none;
}