body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	background-color: #FFFFCC;
}
.fontcolor-red {
	color: #FF0000;
	font-weight: bold;
}
.main-table {
	background-color: #FFFFFF;
	border: 1px dashed #000000;
	font-size: 12px;
}
.copyright {
	font-size: 12px;
}
