a:link {
  font-family: Tahoma, Arial; 
  font-size: 10pt; 
  text-decoration: none; 
  color: #005EA0;
} 
a:active {
  font-family: Tahoma; 
  font-size: 10pt; 
  text-decoration: underline; 
} 
a:visited {
  font-family: Tahoma; 
  font-size: 10pt; 
  text-decoration: none; 
  color: #A4A4A4;
} 
a:hover {
  font-family: Tahoma; 
  font-size: 10pt; 
  text-decoration: underline; 
} 
p {
  font-family: Tahoma; 
  font-size: 10pt; 
} 
td {
  font-family: Tahoma; 
  font-size: 10pt; 
} 
body {
  background-color: #ffffff; 
} 
textarea {
  font-family: Tahoma; 
  font-size: 10pt; 
} 

