A {
  color: #2A0FB4;
}
A:hover {
  color: #2A0FB4;
}
TABLE {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  text-decoration: none;
}
TABLE.foragreatercause {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
  width: 750px;  
} 
TABLE.foragreatercause2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
  width: 676px;  
}
H1 {
  font-family: Tahoma, Verdana; 
  font-size: 18pt; 
  color: #000000; 
  font-weight: bold; 
  text-align: center;
}
H1.h1red {
  font-family: Tahoma, Verdana; 
  font-size: 21pt; 
  color: #CC3300; 
  font-weight: bold; 
  text-align: center;
}
H2 {
  font-family: Tahoma, Verdana; 
  font-size: 16pt;
  font-style: normal;
  font-weight: bold;
  color: #CC3300;
  text-align: center; 
  text-decoration: none;  
}
.highlight {
  background-color: #FFFF00;
}
.mainlink {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  font-style: normal;
  font-weight: bold;
  color: #2A0FB4;
}
.dashedpullout {
  background-color: #CCFFCC;
  border: 4px dashed #010d58;
}
.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10pt;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #FFFFFF;
}