
<!-- 

<link type="text/css" rel="stylesheet" title="TaconicStyle" 
href="contactstyle.css"> 

-->
                            
BODY {
  BACKGROUND-COLOR: #000000;
  }
DIV {
  text-align: center;
  BACKGROUND-COLOR: #000000;
  }
.upset {
  FONT-SIZE: 12pt; 
  COLOR: #ffffff; 
  FONT-FAMILY: arial; 
  TEXT-ALIGN: center;
  bordercolor: #000000;
  font-weight: bold;
  background-color: #000000;
  color: #ffffff;
  }
.setter {
  font-size: 10pt;
  COLOR: white; 
  FONT-FAMILY: Tahoma; 
  BACKGROUND-COLOR: #000000; 
  TEXT-ALIGN: center;
  }
.head {
  valign: bottom;
  COLOR: #ffffff; 
  FONT-FAMILY: Westminster, Arial;     
  TEXT-ALIGN: center;
  }
.foot { 
  valign: bottom;
  FONT-SIZE: 24pt; 
  COLOR: #ffffff; 
  FONT-FAMILY: Times New Roman, arial, Westminster;     
  TEXT-ALIGN: center; 
  background-color: #000000;
  }
.loop {
  FONT-SIZE: 12pt; 
  COLOR: #ffffff; 
  FONT-FAMILY: Times New Roman, arial;     
  BACKGROUND-COLOR: #4682B4; 
  TEXT-ALIGN: center;
  }
.tell {
  FONT-SIZE: 10pt; 
  COLOR: #ffffff; 
  FONT-FAMILY: tahoma, times new roman;      
  TEXT-ALIGN: center;
  }
.linker {
  FONT-SIZE: 8pt; 
  COLOR: #ffffff; 
  FONT-FAMILY: Arial, Tahoma;    
  BACKGROUND-COLOR: #000000; 
  font-weight: bold;
  vAlign: bottom;
  }
.close  {
  FONT-SIZE: 10pt; 
  COLOR: #ffffff; 
  FONT-FAMILY: lucida console, arial;     
  font-weight: bold; 
  }
.jline  {
  FONT-SIZE: 10pt; 
  COLOR: #ffffff; 
  FONT-FAMILY: Tahoma, arial;     
  text-align: center;
  BACKGROUND-COLOR: #778899; 
  } 
H1 {
  FONT-SIZE: 26pt; 
  FONT-FAMILY: Rockwell;
  margin-bottom: -15px;
  }
H2 {
  FONT-SIZE: 14pt; 
  COLOR: #ffffff; 
  FONT-FAMILY: tahoma; 
  TEXT-ALIGN: left;
  margin-bottom: -2px;
  }
h3 { FONT-SIZE: 18pt; }
.respond {
  FONT-SIZE: 10pt; 
  COLOR: #ffffff; 
  FONT-FAMILY: tahoma; 
  TEXT-ALIGN: CENTER;
  margin-bottom: -15px;
  BACKGROUND-COLOR: #4682B4;
  text-decoration: none;
  }
.scull {
  BACKGROUND-COLOR: #000000;
  }
.res {  
     font-size: 12pt; 
     color: #ffff00; 
     font-family: Tahoma, Arial;
     text-align: center;
     font-style: oblique;
     font-weight: bold;
  }
.menu {
  color: #ffffff;
  font-size: 10pt; 
  font-family: Arial, Tahoma;
  font-weight: bold;
  text-align: center;
       text-decoration: none;
       margin-top: 0px;
       margin-bottom: 0px;
       padding: 0px 0px;
       border-style: double;
       border-width: 1px;
       border-color: #6495ED #777777 #777777 #6495ED;
       width: 100%;    
  }
.menu A {
  COLOR: #ffffff; 
  TEXT-DECORATION: none;
  }
.noticecopy {
  background-color: #000000;
  font-size: 18pt;
  color: white;
  font-family: Rockwell,Times New Roman,Arial,Tahoma;
  text-align: center;
  font-weight: bold;
  }
.claimcopy {
    background-color: #cc0000;
    font-size: 10pt; 
    color: white; 
    font-family: Arial, Tahoma, Westminster;
    text-align: center;
    font-style: italic;
    font-weight: lighter;
  }
A:link {
  COLOR: white; text-decoration:none;
  }
A:visited {
  COLOR: cyan; text-decoration:none;
  }
A:active {
  COLOR: white; text-decoration:none;
  }
A:hover {color: #ffff00; text-decoration: none;
        }
A.type1:link    {color:#ffffff; text-decoration:none;}
A.type1:visited {color:#ff0000; text-decoration:none;}
A.type1:active  {color:#ccccff; text-decoration:none;}
A.type1:hover   {color:#ffff00; text-decoration:underline;}
A.type3:link    {color:#ffffff; text-decoration:none;}
A.type3:visited {color:#ffffff; text-decoration:none;}
A.type3:active  {color:#ffffff; text-decoration:none;}
A.type3:hover   {color:#ffffff; text-decoration:none;}
.b1 A {
  color: #ffffff;
  font-size: 8pt; 
  font-family: Arial, Tahoma;
  font-weight: bold;
  text-align: center;
  width: 90%; 
  BORDER-RIGHT: #777777 2px solid; 
  BORDER-TOP: #6495ED 2px solid; 
  BORDER-LEFT: #6495ED 2px solid; 
  BORDER-BOTTOM: #777777 2px solid; 
  DISPLAY: block; 
  VISIBILITY: visible; 
  BACKGROUND-COLOR: #000000; 
  TEXT-DECORATION: none;
}
.b1 A:visited {
  color: #ffffff;
  BORDER-RIGHT: #777777 2px solid; 
  BORDER-TOP: #6495ED 2px solid; 
  BORDER-LEFT: #6495ED 2px solid; 
  BORDER-BOTTOM: #777777 2px solid; 
  DISPLAY: block; 
  VISIBILITY: visible; 
  BACKGROUND-COLOR: #000000; 
  TEXT-DECORATION: none;
}
.b1 A:hover {
  BORDER-RIGHT-COLOR: #E6E6FA; 
  BORDER-TOP-COLOR: #000080; 
  BORDER-LEFT-COLOR: #000080; 
  BORDER-BOTTOM-COLOR: #E6E6FA; 
  DISPLAY: block; 
  VISIBILITY: visible;
  BACKGROUND-COLOR: #C0C0C0; 
  TEXT-DECORATION: none; 
  COLOR: red;
}    

