body,td,th,p,span,blockquote,input,textarea,select {
	font-family: 'Microsoft Sans Serif', Arial, Tahoma, Verdana;
	font-size: 10pt;
	color: #5C5B60;
	background-color: #fff;
}
#div_section img {
	border: 0px none;
}
#div_section a:link {
	color: #BA514D;
	text-decoration:none;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
#div_section a:active,#div_section a:visited,#div_section a:hover {
	color: #fff;
	text-decoration:none;
	background-color:#9D4F4F;
	border: 0px none;
	padding: 0px;
	margin: 0px;
}
#div_section p, #div_section li, #div_section ol, #div_section dt, #div_section dd {
	color: #5C5B60;
}
#div_section strong {
	color: #000;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
}
#div_section em {
	color: #BA514D;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
}
h1 {
	color: #ae171a;
	font-family: 'Helvetica', Arial, Tahoma, Verdana;
	font-size: 16pt;	
	background-image: url("../img/hr.jpg");
	background-repeat: no-repeat;
	background-position: 0 1em;
	padding: 0px 0px 1em 0px;
	letter-spacing: -1px;
	font-weight: 900;
}
span.big {
	color: #ae171a;
	font-family: 'Helvetica', Arial, Tahoma, Verdana;
	font-size: 1.25em;	
	letter-spacing: -2px;
	font-weight: 900;
	background: transparent;
	line-height: 0.5em;
}
h2 {
	color: #676668;
	font-family: 'Helvetica', Arial, Tahoma, Verdana;
	font-size: 12pt;
	letter-spacing: -1px;
	font-weight: 900;
}
h3 {
	color: #BA514D;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
}
dt {
	color: #BA514D;
	font-family: 'Trebuchet MS', Arial, Tahoma, Verdana;
	font-size: 10pt;
}
.red {
	background: url("../img/bg_red.png") no-repeat top left;
	width: 650px;
	height: 153px;
	text-align: center;
	margin: 0 0 52px 27px;
	padding: 20px;
	color: #FFF;
	font-family: 'Helvetica', Arial, Tahoma, Verdana;
	font-size: 30pt;	
	letter-spacing: -2px;
	font-weight: 900;
	line-height: 35pt;
}
span.bigwhite {
	color: #FFF;
	font-family: 'Helvetica', Arial, Tahoma, Verdana;
	font-size: 20pt;	
	letter-spacing: -2px;
	font-weight: 900;
	background: transparent;
	line-height: 35pt;
}
#div_section dt.dtred {
	color: #99956b;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase; 	
	font-size: 11pt;
}
.textnote{	color:#D12421; font-size: 1em; }