body {	
  margin: auto;
  color: black;
  background-color: white;   
  font-family: Arial, sans-serif;
  width: 720px;
  text-align: center;
}

img {
  border: none;
}

h1 {
  font-family: Arial, sans-serif 
}

a {  
  text-decoration: none;	
  color: #000051;
  background-color: #FFFFFF;
  font-family: Arial, Times, serif;
}

a:hover { 
  color: darkred;
  background-color:#E0E0E0;
  text-decoration: none;
}

a:active { 
  color: #005100; 
  text-decoration: none;
}

a.footer {
   font-size: 80%;  
   text-decoration: none;
}	
 
a.hidden {  
  font-family: Arial, sans-serif;
  text-decoration: none;	
  color: black;
}

a.hidden:hover {  
  font-family: Arial, sans-serif;
  text-decoration: none;	
  color: black;  
  background-color:white;
}

a.invisible {  
  font-family: Arial, sans-serif;
  text-decoration: none; 
  background-color:white;	
  color: white;
  font-size: 1%;
}

a.invisible:hover {  
  font-family: Arial, sans-serif;
  text-decoration: none; 
  background-color:white;	
  color: white;
}

a.invisible:active {  
  font-family: Arial, sans-serif;
  text-decoration: none; 
  background-color:white;	
  color: white;
}

a.image {
  text-decoration: none;	
  color: black;
}

a.image:hover { 
  background-color: white;   
  text-decoration: none;
}

.date {  
  text-decoration: none;	
  color: #000051;
  font-family: Arial, sans-serif;
  font-size: 70%;
}

p.small {  
  text-decoration: none;	
  color: #000051;
  font-family: Arial, sans-serif;
  font-size: 70%;
}

.blue {
  margin-left: 2px;
  color: white;
  background-color: #000051;
  font-weight: bold;
  font-size: 80%;
}



#footer {
  text-decoration: none;	
  font-family: Arial, sans-serif;
  color: black;
  margin-left: 2px;
  margin-right: 2px;
  display: block;
  maxwidth: 7.5in;
  font-size: 70%; 
}

#footer td {
  white-space: nowrap;
}

#footer .a {
   font-size: 80%; 
}	

.gradient {
  background: #96968C url(/images/gradient_tcat.gif) repeat-x top left; 
  color: #FFFFFF;
  font: bold 10pt verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
