
body,table {
 font-family: Tahoma,Arial,Verdana;
 font-size: 9pt;
 color: #000080;
}
a:link {
 font-family: Tahoma,Arial,Verdana;
 font-size: 9pt;
 font-weight: normal;
 color: #000080;
 text-decoration: none
}
a:visited {
 font-family: Tahoma,Arial,Verdana;
 font-size: 9pt;
 font-weight: normal;
 color: #000080;
 text-decoration: none
}
a:hover {
 font-family: Tahoma,Arial,Verdana;
 font-size: 9pt;
 font-weight: normal;
 color: #ff6600;
 text-decoration: underline
}