@charset "utf-8";
/* CSS Document */
body td{
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#3C2822;
}
.stlHeading{
	color: #3C2822;
	text-decoration: none;
	font-weight: bold;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #BE8A40;
	text-transform: capitalize;
}

a {color:#99042F;text-decoration:none;}
a:hover{
color:#000000;text-decoration:underline;}