body, table {
	font-family: Arial;
	font-size: 14px;

	color: #FFFFFF;
	background-color: #000000;
}
.title {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-weight: bold;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	color: #FFFF00;
	font-weight: normal;
}
.style3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	color: #FF0000;
	font-weight: normal;
	font-size: 12px;
}
