@charset "ISO-8859-1";
.body_simple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 17px;
	margin-left: 20px;
	margin-right: 20px;
}
.body_simpleBOLD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	clip: rect(auto,auto,auto,auto);
	font-weight: bold;
}
hr.d {border: none 0; 
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	width: 90%;
	height: 1px;
	margin: 10px auto 0 0;
	text-align: left;
	}
.bot_box {
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.body_simple_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	font-size: 11px;
	line-height: 15px;
	margin-left: 20px;
	margin-right: 20px;
	clip: rect(auto,auto,auto,auto);
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333333;
}
.body_highlight {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B69D3B;
	font-size: 18px;
	margin-left: 20px;
	margin-right: 20px;
	font-weight: normal;
	font-style: italic;
}.body_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #496989;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	margin-right: 25px;
}
