#body_content h1 {
	color: #A80D11;
	font: 1.9em Georgia, "Times New Roman", Times, serif;
	padding-bottom: 2px;
	border-bottom: 3px double #A80D11;
	margin-bottom: 10px;
	text-align: center;
}
#body_content h2 {
	color: #000000;
	font: bold normal 1.2em "Times New Roman", Times, serif;
	text-align: center;
	background: #CB9164;
	margin-bottom: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#body_content h4 {
	font: bold 16px "Times New Roman", Times, serif;
	text-align: left;
	color: #3C001E;
	padding-bottom: 5px;
}
#body_content h5 {
	font-family: "Century Gothic", Helvetica, Arial, sans-serif;
	color: #A80D11;
	text-align: center;
}
#body_content p {
	font: normal .9em/1.3em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#body_content ul {
	list-style: square outside;
	font-size: .9em;
	margin-left: 12px;
	padding-left: 10px;
}
#body_content li {
	padding-bottom: 3px;
}
#body_content td {
	padding: 3px;
}
#body_content .section {
	padding-bottom: 10px;
}
#body_content .section_center {
	padding-bottom: 10px;
	text-align: center;
}
#body_content .float_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#body_content .float_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#body_content .redbold {
	font-weight: bold;
	color: #A80D11;
}
#body_content .kiran {
	font: bold 1.1em Georgia, "Times New Roman", Times, serif;
	color: #33112E;
}
