body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(/bkgnd.jpg);
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
p,td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.c1 {
	background-color: #DDDDDD;
	height: 32px;
	border: 1px solid #999999;
}
.c2 {
	background-color: #DDDDDD;
	height: 32px;
	border: 1px solid #999999;
}
.c3 {
	background-color: #EEEEEE;
	height: 32px;
	border: 1px solid #AAAAAA;
}
.c4 {
	background-color: #EEEEEE;
	height: 32px;
	border: 1px solid #AAAAAA;
}
.q1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
}
.q2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

