body {
	margin-left: 0px;
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #E3D9BA;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #00247D;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00247D;
}

a:link {
	color: #4F78D6;
}
a:visited {
	color: #ABBDE3;
}
a:hover {
	color: #ABBDE3;
}
a:active {
	color: #ABBDE3;
}
h5 {
	font-size: 16px;
	font-weight: bold;
	color: #FF6633;
}
