<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*/
body {
margin: 0px;
background-color: #FFFFFF;
background-image: url(img/gradient_bg.jpg);
background-repeat: repeat-x;
}

#pageSurround {
width: 1000px;
margin: 0px auto;
padding: 0px;
background-color: #FFFFFF;
}

#pup {
  position:absolute;
  z-index:200; /* aaaalways on top*/
  padding: 3px;
  margin-left: 10px;
  margin-top: 5px;
  width: 450px;
  border: 1px solid black;
  background-color: #777;
  color: white;
  font-size: 0.95em;
}

#topNav{
width:800px;background-color:#E4E4E4;background-image: url(img/navTop.gif); background-repeat: repeat-x; margin:0 auto; height:37px; text-align:left;}
#topNav ul{
 margin:0 auto; background-color:#E4E4E4;}
#topNav ul li{
height:37px; float:left; background-color:#E4E4E4; background-image: url(img/navTop.gif); background-repeat: repeat-x 0 0; color:#F8F8F8; font:bold 14px/37px  Verdana, Verdana, Arial, Helvetica, sans-serif, Tahoma, Tahoma;}
#topNav ul li a{
color:#AA3F67; padding:0 32px; height:37px; float:left; text-decoration:none; display:block; font:bold 14px/37px Verdana, Arial, Helvetica, sans-serif, Tahoma; background:#E4E4E4 url(img/navTop.gif) repeat-x 0 0 ;}
#topNav ul li a:hover{
color:#E24362; background: url(img/top_btn_h.gif) no-repeat center bottom;}
#topNav ul li a.hover{
padding:0 32px; height:37px; float:left; text-decoration:none; display:block;
background:url(img/top_btn_h.gif) no-repeat center bottom; color:#665665;font:bold 14px/37px Verdana, Arial, Helvetica, sans-serif, Tahoma;
}
ul{
list-style:none;}

P {
   font : 10pt Arial,Helvetica,Verdana,Serif; 
   color : black; 
}


TD {
   font : 10pt Arial,Helvetica,Verdana,Serif; 
   color : black; 
}


LI {
   font : normal 10pt Arial,Helvetica,Verdana,Serif; 
   text-decoration : none; 
}


I {
   font : italic normal 10pt Arial,Helvetica,Verdana,Serif; 
   text-decoration : none; 
}


H5 {
   font-size : 110%;
   font-weight : 600;
   font-family : Arial,Helvetica,Verdana,Serif;
   color : black; 
   text-decoration : none; 
}

H4 {
   font-size : 120%;
   font-weight : 600;
   font-family : Arial,Helvetica,Verdana,Serif;
   color : black; 
   text-decoration : none; 
}


H3 {
   font-size : 130%;
   font-weight : 600;
   font-family : Arial,Helvetica,Verdana,Serif;
   color : black; 
   text-decoration : none; 
}


H2 {
   font-size : 140%;
   font-weight : 600;
   font-family : Arial,Helvetica,Verdana,Serif;
   color : black; 
   background-color : white; 
   text-decoration : none; 
}


H1 {
   font-size : 12pt;
   font-weight : bold;
   font-family : Arial;
   color : #004080; 
   background-color : none; 
   text-decoration : none; 
   line-height : 0px;
   margin-bottom: 0;
   padding-bottom: 0; 
}


BODY {
   font-size : 10pt; 
   font-family : Arial,Helvetica,Verdana,Serif; 
   color : black; 
   text-decoration : none; 
}


B {
   font : bold 10pt Arial,Helvetica,Verdana,Serif; 
   text-decoration : none; 
}


ADDRESS {
   font : 10pt Arial,Helvetica,Verdana,Serif; 
   color : black; 
   background-color : white; 
   text-decoration : none; 
}

BR {
   font : 10pt Arial,Helvetica,Verdana,Serif; 
   color : black;
}

A {
   text-decoration : none; 
}


p.menu
{
line-height: 19px;
}


p.spacer
{
font : 1pt Arial;
line-height: 2px;
}</pre></body></html>