
body,table {
 font-family: Tahoma,Arial,Verdana;
 font-size: 10pt;
 color: #000080;
}
a:link {
 font-family: Tahoma,Arial,Verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #000066;
 text-decoration: none
}
a:visited {
 font-family: Tahoma,Arial,Verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #000066;
 text-decoration: none
}
a:hover {
 font-family: Tahoma,Arial,Verdana;
 font-size: 10pt;
 font-weight: bold;
 color: #FF6633;
 text-decoration: none;
}