body {
	background-color: #d7dfea;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #392a14;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #392A15;
}
h5 {
	font-size: 14px;
	color: #392a14;
	font-weight: normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #536573;
	font-size: 13px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

