<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">P  {
	font-size : x-small;
	font-family : sans-serif;
}

H1  {
	font-size : x-large;
	font-family : sans-serif;
	font-weight : bold;
}

H2  {
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
}

H3  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : bold;
}

A  {}

A:Visited  {}

A:Active  {
	color : Fuchsia;
}

A:Hover  {
	color : Red;
}

H4  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
}

TR  {
	valign : top;
}

TH  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
}

TD  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : normal;
}

LI  {
	font-size : x-small;
	font-family : sans-serif;
}

DT  {
	font-family : sans-serif;
	font-size : x-small;
	font-weight : bold;
}

DD  {
	font-size : x-small;
	font-family : sans-serif;
}

.normal {
	font-family : arial, sans-serif;
	font-size : x-small;
	font-weight : normal;
}

.Reverse  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : White;
	background-color : Gray;
}

.ReverseRequired  {
	font-size : x-small;
	font-family : sans-serif;
	font-weight : bold;
	color : Yellow;
	background-color : Gray;
}

.Small  {
	font-size : xx-small;
	font-family : sans-serif;
}

.Bold  {
	font-weight : bold;
}

.Required  {
	font-size : x-small;
	font-family : sans-serif;
	color : crimson;
	font-weight : bold;
}

.Required2  {
	font-size : x-small;
	font-family : sans-serif;
	color : Red;
}

.Header1  {
	font-size : large;
	font-family : sans-serif;
	font-weight : bold;
}

.Header2  {
	font-size : small;
	font-family : sans-serif;
	font-weight : bold;
}

.formBg  {
	color : Black;
	background-color : white;
}

.formBold  {
	color : Black;
	background-color : #CECCCC;
	font-weight : bold;
}

.formTitle  {
	font-size : large;
	font-family : sans-serif;
	color : white;
	background-color : gray;
}


.formBgRqd  {
	color : crimson;
	background-color : white;
}

.colHead  {
	color : White;
	background-color : Gray;
}

.colHeadRqd  {
	color : crimson;
	background-color : Gray;
}

.colHeadSmall  {
	color : LightGreen;
	background-color : DarkBlue;
	font-size : xx-small;
	font-family : sans-serif;
}

.Red  {
	font-size : x-small;
	font-family : sans-serif;
	color : Red;
}

.tblHeading  {
	color : white;
	background-color : black;
}

.tblSubHead {
	background-color : silver;
}

.pending {
	color : Purple;
}

.regularblack {
	color : Black;
}

.highlightoversize {
	color : Red;
}

.copyright { font: 60% arial; color: 000000; }

.spats_category{
background-color:#CCCCCC;
color:black;
display:block;
font-weight:normal;
padding:1px;
text-align:center;
width:100%;
}

.spats_ui{
list-style-type:none;
}

.spats_style2
{
	font-weight:normal;
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
}

.spats_style1
{
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.spats_ex
{
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.spats_ex2
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}



</pre></body></html>