body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	background-image: url(images/corbkgnd.gif);
	margin: 0px;
}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.whitebg {
	background-color: #f3f3f3;
}

