body {
	background: White;
	font: 14px Verdana Geneva Arial Helvetica sans-serif;
}
a {
	font-size: 12px;
	color: Blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 28px;
	color: Black;
}
h2 {
	font-size: 18px;
	color: Black;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
	color: #537597;
}
td {
	font-size: 14px;
	color: #537597;
}
