a:link {
   color:#666666;
   text-decoration:none;
}
a:visited {
   color:#999999;
   text-decoration:none;
}
a:hover {
   color:#000000;
   text-decoration:none;
}

h1 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:14pt;
  font-style: normal;
  font-weight: bold;
  text-align: left;
   color:#00004c;
}

h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12pt;
  font-weight: bold;
  color:#00004c;
}

h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
  color: #555555;
}

h4 {
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
  color:#00004c;
}

p { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal;
  color: #eeeeee;
  margin-left: 6px;
  margin-right: 6px;
}

.normal { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal;
  color: #eeeeee;
  margin-left: 6px;
  margin-right: 6px;
}




body { 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
  font-size: 8pt; 
  font-style: normal; 
  line-height: normal; 
  font-weight: normal;
  color: #000000;
}
