td {
	font-family: "Courier New", "Courier", "mono";
	font-size: 12px;
	background-color: #DDEEFF;
}
th {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	font-weight: bold;
	color: #0033FF;
	background-color: #99CCFF;
}
table {
	border: 2px dashed #0000FF;
}
h1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	font-weight: normal;
	background-color: #99FFFF;
	color: #0000FF;
}
body {
	background-color: #CCFFFF;
}
