<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body
{
	background-color: #FFF;
	color: #006;
	font-size: 16px;
	font-family: Georgia, Garamond, Times, serif;
	text-decoration: none;
}

body: hover
{
	color: white;
	text-decoration: none;
	background-color: #FFF;
}

.white
{
	color: #FFF 
	font-style: normal;
	text-align: center;
}


.black
{
	color: #000 
	font-style: normal;
	text-align: left;
	text-decoration: none;
}


.blue
{
	color: #006;
	font-weight: bold;
	text-decoration: none;
}


.maroon
{
	font-family: Georgia, Garamond, Times, serif;
	color: #606;
	font-weight: bold;
	text-decoration: none;
}


.note
{
	font-family: Georgia, Garamond, Times, serif;
	color: #606;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}

.italic
{
	font-family: Georgia, Garamond, Times, serif;
	font-style: italic;
	color: #006;
	font-weight: bold;
	text-align: center;
}

.small
{
	font-family: Georgia, Garamond, Times, serif;
	color: #006;
	font-weight: normal;	
	font-size: 16px;
	text-decoration: none;
}

.black
{
	font-family: Georgia, Garamond, Times, serif;
	color: #000
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}


.subhead
{
	font-family: Georgia, Garamond, Times, serif;
	color: #606;
	font-weight: normal;
	font-size: 16px;
	text-decoration: none;
}


h2
{
	color: #FFFFFF;
	font size: 16px;
}

td
{
	color: #000066;
	font-size: 16px;
	font-style: normal;
}

.red 
{ 
	color: #F00; 
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold; 
   	text-decoration: none;
}

.head
{
	color: #903;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
}

.blue_head
{
	color: #006;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 22px;
}


.small_head
{
	color: #903;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}


.larger_head
{
	color: #903;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
}

a
{
	color: #606;
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold;
	font-size: 16px;

}

a.sidenav { color: #006; }
a:hover.sidenav { color: #006; }
a:visited.sidenav { color: #006; }
a:visited:hover.sidenav { color: #006; }

a.bottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006;
	font-size: 12px;
	text-decoration: none;
}

a:hover.bottom { color: #36C; }0
a:visited.bottom { color: #309; }


p.intro
{
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold;
	color: #006;
	font-size: 16px;
	text-decoration: none;
}
	
p.text
{
	font-weight: normal;
	color: #000;
	font-size: 16px;
	text-decoration: none;
}

p.copyright
{
	color: #006;
	font-size: 12px;
	text-decoration: none;
}




a {
	font-family: Georgia, Garamond, Times, serif; 
	font-size:16px; 
	font-weight: bold; 
	color:#606;
	}


a.sidenav {color: #006;}
a:hover.sidenav {color: #006;}
a:visited.sidenav {color: #006;}
a:visited:hover.sidenav {color: #006;}

a.bottom {color: #006; font-size: 12px; text-decoration: none;}
a:hover.bottom {color: #36C;}
a:visited.bottom {color: #006;}
a:visited:hover.bottom {color: #36C;}





p.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #903;
	font-weight: bold;
	font-size: 24px;
	}

p.subhead_blue {color: #006; font-size: 12px; font-weight: bold;}
p.subhead_red {color: #c03; font-size: 12px; font-weight: bold;}
p.head_red {color: #903; font-size: 16px; font-family: verdana, arial, helvetica,sans-serif; font-weight: bold;}
p.head_blue {color: #006; font-size: 16px; font-family: verdana, arial, helvetica,sans-serif; font-weight: bold;}
p.opening {
	font-family: Georgia, Garamond, Times, serif;
	font-weight: bold;
	color: #606; 
	font-size: 16px; 
	}

p.text {
	font-family: Georgia, Garamond, Times, serif;
	font-weight: normal; 
	color: #006; 
	font-size: 16px; 
	text-decoration: none;
	}

p.black {color: #000; font-size: 16px; font-weight: medium;}
p.copyright{color: #006; font-size: 16px;text-decoration: none;}

p.list {color: #000084; font-size: 16px; font-weight: medium;}
p, ol, li {color: #000084;}
p.white {padding-top : 0pt; color: #FFF; font-size: 10px;}
p.grey {color: #999; font-size: 14px;}
p.copyright {color: #006; font-size: 14px;}
.separator {color: #000084;}

  

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