<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	background-color: #FFF;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	text-align:justify;
	text-justify:distribute;
}
h1 {
	font-size: 22px;
	text-transform: uppercase;
	color: #63F;
	text-align:center;
}
h2 {
	font-size: 18px;
	text-transform: none;
	color: #040293;
	text-align:center;
}
h3 {
	font-size: 14px;
	letter-spacing: .15em;
	text-align:center;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000;
	text-decoration: none;
}
h5 {
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	color: #000;
	font-style: normal;
	margin-left: 0px;
	float: left;
}
h51 {
	font-size: 11px;
	text-decoration: none;
	margin-top: 0px;
	color: #000;
	font-style: normal;
	margin-left: 0px;
	float: right;
}
h6 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

#wrapper {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 0px solid #0080FF;
	background-color: #FFF;
	margin-bottom: 0px;
}
#empty1 {
	height: 20px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: px;
}
#empty2 {
	height: 10px;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: px;
}
#top1 {
	height: 20px;
	width: auto;
	text-decoration: none;
//	border-bottom-width: thin;
//	border-bottom-style: solid;
//	border-bottom-color: #0080FF;
}
#top2 {
	height: 20px;
	width: auto;
	text-decoration: none;
}
#top3 {
	height: 30px;
	width: auto;
}

#top5 {
	height: 120px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 3px;
	color: #FFF;
	background-color: #0080FF;
	display: block;
	line-height: 24px;
	text-decoration: none;
	padding-left: 20px;
	margin-bottom: 0px;
	float: left;
	margin-right: 10px;
	padding-right: 20px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #0080FF;
	border-right-color: #0080FF;
	border-left-color: #0080FF;
	padding-bottom: 0px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #0080FF;
}
#mainContent {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	text-align:justify;
	text-justify:distribute;
	width: auto;
}
#mainContent p {
	line-height: 1.5em;
}
#mainContent h2 {
	margin-bottom: 0.5em;
}
#mainContent h3 {
	margin-bottom: 0.5em;
}
#footer {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	background-color: #FFF;
	height: 50px;
}

th {
	font-size: 12px;
}

td {
	font-size: 12px;
}

body {
	font-size: 12px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
</pre></body></html>