@charset "utf-8";

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #23140B;
	line-height: 14px;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #23140B;
	line-height: 16px;
	}

.header {
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000099;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
