td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	vertical-align: top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333399;
}
.table1 {
	background-color: #EAEAF5;
	padding: 3;
	text-align: center;
}
.table3 {
	background-color: #D6D6EB;
	padding: 3;
	text-align: center;
}
body {
	background-color: #CCCCCC;
	margin: 0;
}
h2 {
	font-size: 15px;
	color: #333399;
}
.heading1 {
	color: #3333CC;
}
a:link {
	color: #339933;
	text-decoration: none;
}
a:visited {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #339933;
	text-decoration: none;
}
a:active {
	color: #339933;
	text-decoration: none;
}
