body {
	font-family: Arial, Verdana, Times New Roman, Times, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	font-variant: normal;
	background-color: #FFCC00;
}
h1 {
	font-size:24px;
	font-weight: bold;
	color: #CC3333;
}

h2 {
	font-size:18px;
	font-weight: bold;
	color: #CC3333;
}
table {
	font-family: Arial, Verdana, Times New Roman, Times, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
	font-variant: normal;
}