.body { font-family: Arial, Helvetica; }
h1    { font-family: Arial, Helvetica; color: #444444; font-size:14pt; }
h4    { font-family: Arial, Helvetica; color: #666600; font-size:10pt; font-weight:bold; margin-bottom:0}
a     { font-family: Arial, Helvetica; }
table { font-family: Arial, Helvetica; }
p     { font-family: Arial, Helvetica; font-size:9.5pt}
div   { font-family: Arial, Helvetica; font-size:9.5pt}
.menu { 
  font-size: 10pt; 
  font-family: Arial, Helvetica, sans-serif; 
  clip:  rect( auto  ); 
  color: #666633; 
  font-weight: normal; 
  text-decoration: none
}
.menu:hover { 
  font-size: 10pt; 
  filter: Glow(Color=#FFFF99, Strength=5); 
  color: #660000; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  text-decoration: none
}
.menu:active { 
  color: #660000; 
  font-size: 10pt; 
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal; 
  text-decoration: none
}
.path {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: normal;
  color: #666600;
}
A.path:link, A.path:visited {
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  text-decoration:none;
}
A.path:hover {
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: bold;
  color:red;
  text-decoration:none;
}

.top_menu {
  font-size: 10pt;
  color: #666600;
}  

A.top_menu:link, A.top_menu:visited {
  color: #666600;
  text-decoration:none;
}
A.top_menu:hover {
  color: red;
  text-decoration:underline;
}    

.footer_menu {
  font-size: 10pt;
  color: #666600;
}  

A.footer_menu:link, A.footer_menu:visited {
  color: #666600;
}
A.footer_menu:hover {
  color: red;
}    

A.inpage_menu:link, A.inpage_menu:visited {
  color: #666600;
  font-size: 9pt;
}
A.inpage_menu:hover {
  color: red;
}    

.footer {
  font-size: 10pt;
  color: #333333;
}  
