.style1 {color: #81573f}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.BoldStyle {
	color: #81573f;
	font-weight: bold;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	text-transform: none;
}
.PlainTextstyle {
	color: #7b5144;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
}


body {
	background-color: #FFFF9b;
}
.header {
	font-size: xx-large;
	font-weight: bold;
}
.style1 {
	color: #7b5144;
	font-weight: bold;
}
