body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #FFFFBD;


}

td {
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;

}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #660000;
	text-align: center;

}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660000;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FF9933;
	text-align: center;

}
.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660000;
	text-align: center;
	font-weight: bold;

}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #660000;
	text-align: left;
	font-weight: bold;
	font-style: italic;

}
