@charset "utf-8";
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #4E4E4E;
	line-height: 13px;
}
.disclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #7F2517;
}
