<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
img {
	border: none;
}
.login {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #B0B0B0;
}
.login:hover{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: underline;
	color: #B0B0B0;
	font-weight: normal;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #808080;
}

.atah11uppercase{
   font-family: Tahoma;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: none;
	color: #747474;
}
.atah11uppercase:hover{
   font-family: Tahoma;
	font-size: 11px;
	font-weight: bold; 
	text-decoration: underline;
	color: #747474;
}
.atah11{
   color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}
.atah11:hover{
   color: #808080;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}.footerlink{
   color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
}
.footerlink:hover{
   color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
}
.tah10hell {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #777777;
	font-weight: normal;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: top;
}
.form {
	background-color: #FFFFFF;
	border: 1px;
	border-color: #7C7C7C;
	border-style: solid;
	color: #777777;
	font-family: Verdana;
	font-size: 10px;
}

.title{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #999999;
	padding-left: 12px;
}

.eventDate {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #2F89C7;
	padding-left: 12px;
	vertical-align: top;
}

.eventDay {
	font-family: Tahoma;
	font-size: 7pt;
	color: Gray;
}

.eventTitle {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 10pt;
	color: #2F89C7;
	padding-left: 12px;
	vertical-align: top;
}

.eventDescription {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #777777;
	padding-left: 12px;
	padding-right: 60px;
	vertical-align: top;
}

.reportDescription {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #808080;
	padding-left: 12px;
	padding-right: 60px;
	vertical-align: top;
}

.eventContent {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #808080;
	padding-left: 12px;
	padding-right: 25px;
	vertical-align: top;
}

.reportContent {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #808080;
	padding-left: 12px;
	padding-right: 20px;
	vertical-align: top;
	text-align: justify;
}

.pageContent {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #808080;
	padding-left: 12px;
	padding-right: 20px;
	vertical-align: top;
	text-align: justify;
}


.reportDate {
	font-family: Tahoma;
	font-weight: bold;
	font-size: 8pt;
	color: #2F89C7;
	padding-left: 10px;
	padding-right: 20px;
}

.note {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #808080;
	padding-left: 12px;
	padding-right: 20px;
	text-align: right;
}

td{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #808080;
}
.tdlink {
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	color: #808080;
}

.tdlink:hover{
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
	color: #808080;
}
.linktd {
	border: 1px solid #EFEFEF;
}
</pre></body></html>