body
{
	background: #eeeeee;
	font-family: san-serif, arial;
	color: #214365;
	text-align: left;
	font-size: 10pt;
	border-top: 0px;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}

h1
{
	font-family: san-serif, arial;
	color: #214365;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
}

a
{
	font-family: san-serif, arial;
	color: #214365;
	font-size: 10pt;
}

a:visited
{
	font-family: san-serif, arial;
	color: #436587;
	font-size: 10pt;
	text-decoration: underline;
}

a:hover
{
	font-family: san-serif, arial;
	color: #547698;
	font-size: 10pt;
	text-decoration: underline;
}

td
{
	font-family: san-serif, arial;
	color: #214365;
	background-color: #ffffff;
	font-size: 10pt;
	text-align: left;
	border-top: medium double #214365;
	border-bottom: medium double #214365;
	border-left: medium double #214365;
	border-right: medium double #214365;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

hr
{
	border: 0;
	width: 75%;
	height: 1px;
	color: #214365;
	background-color: #214365;
	text-align: left;
}
