<STYLE TYPE="text/css">

A {
  font-family: MS Sans Serif;
  font-size: 10px;
}

A:link { text-decoration: none; font-family: MS Sans Serif; font-size: 11px; color:#385C9E;}
A:visited { font-family: MS Sans Serif; font-size: 11px;  text-decoration: none;}
A:hover { font-family: MS Sans Serif; font-size: 11px;  text-decoration: none;}
A:active { font-family: MS Sans Serif; color: #2C487C; font-size: 11px; text-decoration: none;}

div.small {
   font-family: Arial, Geneva, Helvetica, "sans serif";
   font-size: 6pt
}

table 
	{FONT: 10pt "Arial", san-serif}

p {
   font-family: Arial,Geneva,Helvetica, "sans serif";
   font-size: 10pt
}


h1 {
   font-family: Arial,Geneva,Helvetica, "sans serif";
   color: #385C9E;
   font-size: 16pt
}

h2 {
   font-family: Arial,Geneva,Helvetica, "sans serif";
   font-size: 14pt
}

h3 {
   font-family: Arial,Geneva,Helvetica, "sans serif";
   font-size: 12pt
}

h4 {
   font-family: Arial,Geneva,Helvetica, "sans serif";
   font-size: 10pt
}

.link {   
           font-family: MS Sans Serif;
           color: #385C9E;
           font-size: 11px;
           text-decoration: none;
           }
           .link A:link {   
           font-family: MS Sans Serif;
           color: #385C9E;
           font-size: 11px;  
           text-decoration: none;
          }
           .link A:visited {   
           font-family: MS Sans Serif;
           color: #385C9E;
           font-size: 11px;  
           text-decoration: none;
          }
           .link A:hover {   
           font-family: MS Sans Serif;
           color: #385C9E;
           font-size: 11px;  
           text-decoration: none;
           }
           .link A:active {   
           font-family: MS Sans Serif;
           color: #385C9E;
           font-size: 11px;  
           text-decoration: none;
           }

.link1 {   
           font-family: MS Sans Serif;
           color: white;
           font-size: 11px;
           text-decoration: none;
           }
           .link A:link {   
           font-family: MS Sans Serif;
           color: white;
           font-size: 11px;  
           text-decoration: none;
          }
           .link A:visited {   
           font-family: MS Sans Serif;
           color: white;
           font-size: 11px;  
           text-decoration: none;
          }
           .link A:hover {   
           font-family: MS Sans Serif;
           color: yellow;
           font-size: 11px;  
           text-decoration: none;
           }
           .link A:active {   
           font-family: MS Sans Serif;
           color: white;
           font-size: 11px;  
           text-decoration: none;
           }

</STYLE>