body {
 bgcolor: #FFFFFF;
 font-family: Tahoma,Arial,Trebuchet MS;
 color: #000064;
}
table {
 font-family: Tahoma,Arial,Trebuchet MS;
 color: #000064;
}
p {
 font-family: Tahoma,Arial,Trebuchet MS;
 text-align: justify;
 color: #000064;
}
a {
 font-family: Tahoma,Arial,Trebuchet MS;
 color: #000064;
 text-decoration: none;
}
a:link {
 font-family: Tahoma,Arial,Trebuchet MS;
 color: #000064;
 text-decoration: none;
}
a:vlink {
 font-family: Tahoma,Arial,Trebuchet MS;
 color: #000064;
 text-decoration: none;
}
a:visited {
 font-family: Tahoma,Arial,Trebuchet MS;
 color: #000064;
 text-decoration: none;
}
a:hover {
 font-family: Tahoma,Arial,Trebuchet MS;
 color: #000064;
 text-decoration: underline;
}