.footer { 
  font-family: Arial; 
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #000000
}

.footer_link { 
  font-family: Arial; 
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  text-transform: none;
  color: #0000FF
}

.footer_link:hover { 
  font-family: Arial; 
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  text-transform: none;
  color: #CC0000
}

.quicklinks {
  font-family: Arial; 
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  text-transform: none;
  color: #0000FF
}  

.quicklinks:hover {
  font-family: Arial; 
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  text-transform: none;
  color: #CC0000
}  

.bodytext {
  font-family: Arial; 
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #000000
}  

.bodylinks {
  font-family: Arial; 
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  text-transform: none;
  color: #0000FF
}  

.bodylinks:hover {
  font-family: Arial; 
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  text-transform: none;
  color: #CC0000
}  
.title {
  font-family: Times New Roman; 
  font-size: 16pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #000000
}

.text {
  font-family: Arial; 
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  color: #000000
}

.subtitle {
  font-family: Arial; 
  font-size: 10pt;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-transform: none;
  color: #000000
}
