@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #871A05;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#73251B;
}
.style2 {
	color: #ECAC31;
	font-size: 12px;
}
.style3 {
	color: #333333;
	font-style: italic;
}

.style4 {color: #FED992}
.style5 {
	font-size: 18px;
	font-weight: bold;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}