body {
	font-family: "Times New Roman", Times, serif;
/*	font-family: Geneva, Arial, Helvetica, sans-serif; */
	background-color:#AA905E;
}
.heading_01 {
	font-family: "Times New Roman", Times, serif;
/*	font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	top: 0px;
	text-align: left;
	vertical-align: baseline;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.listpar {
	font-family: "Times New Roman", Times, serif;
/*	font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
	vertical-align: baseline;
}
.footer_01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	background-color: #000000;
	background-position: center;
}
.footer_02 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #AA905E;
	background-position: center;
}
.heading_02 {
	font-family: "Times New Roman", Times, serif;
/*	font-family: Geneva, Arial, Helvetica, sans-serif; */
	font-size: 16px;
	font-style: normal;
}

img.floatLeft { 
    float: left; 
    margin: 8px; 
    width: 25%; 
    height: 25%;
}
