@charset "utf-8";
/* CSS Document */
<style type="text/css">

body {
	background-color: #FFFFFF;
}

.menuitemlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #616161;
}
.menuitemlink:link {
	color: #616161;
	text-decoration: none;
}
.menuitemlink:visited {
	color: #616161;
	text-decoration: none;
}
.menuitemlink:hover {
	color: #616161;
	text-decoration: none;
}
.menuitemlink:active {
	color: #616161;
	text-decoration: none;
}

.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5EB6CC;
}

.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #93CDDD;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #616161;
}

.mainbodylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: underline;
	color: #616161;
}
.mainbodylink:link {
	color: #616161;
	text-decoration: underline;
}
.mainbodylink:visited {
	color: #616161;
	text-decoration: underline;
}
.mainbodylink:hover {
	color: #1D1D1D;
	text-decoration: underline;
}
.mainbodylink:active {
	color: #616161;
	text-decoration: underline;
}

.numbercopyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #93CDDD;
}

.numbercopyrighttextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #93CDDD;
}
.numbercopyrighttextlink:link {
	color: #93CDDD;
	text-decoration: none;
}
.numbercopyrighttextlink:visited {
	color: #93CDDD;
	text-decoration: none;
}
.numbercopyrighttextlink:hover {
	color: #93CDDD;
	text-decoration: underline;
}
.numbercopyrighttextlink:active {
	color: #93CDDD;
	text-decoration: none;
}

</style>