body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1F1F1F;
	font-style: italic;
}
body {
	background-color: #84CCE8;
}
a {
	font-size: 12px;
	color: #406028;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #79B346;
}
a:hover {
	text-decoration: none;
	color: #8B4425;
}
a:active {
	text-decoration: underline;
	color: #CD4738;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
h5 {
	font-size: 14px;
}

