<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 13px;
	color: #000066;
}
body {
	background-color: #E6E6FF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.mText {
	padding-left:3px;
	padding-right:7px;
}
.redText {
	color: #FF0000;
}
a {
	font-size: 13px;
	color: #000066;
	text-decoration:none;
}
a:hover {
	color: #000099;
}
.style1 {
	font-size: 16px;
	font-style: italic;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-size: 12px
}
.style4 {
	border-style: solid;
	border-width: 2px;
	margin: 7px 4px;
}
.style5 {
	border-style: solid;
	border-width: 1px;
	border-color: #04076B;
}
.style6 {
	border-style: solid;
	border-width: 1px;
}

/* thumbnails */
p.thumbs{ padding: 10px 0 0 10px; }
.thumbs img { 
	position: relative;
	padding: 8px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #ddd;	
}
.thumbs img:hover	{
	border: 1px solid #D2D2D2;
	background: #DDD;	
}
.thumbs a:hover { background-color: transparent; border: none }
</pre></body></html>