body {
	font-family: Arial, Helvetica, sans-serif;
}
h1{color: #333366}
h2 {
	color: #333366;
}
h3{color: #333366}
td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: none;
	color: #333366;
	background-color: #E3DCC0;
}
a {
	color: #333366;
	text-decoration: underline;
}
