body {
 margin-left: 0px; 
 margin-right: 0px; 
 margin-top: 0px; 
 margin-bottom: 0px; 
 color: #000000; 
 background-color: #FFFFFF; 
 font-family: Arial, Helvetica, sans-serif; 
}
.txt {
 font-size: 10pt;
}
a {
 text-decoration: none;
}
a:hover {
 text-decoration: underline;
}
.menu {
 font-size: 9pt;
 color: #FFFFFF;
 text-decoration: none;
 font-weight: bold;
}
.menu:hover {
 font-size: 11pt;
 font-weight: bold;
 color: #FFFFFF;
 text-decoration: none;
}
.t1 {
 font-size: 16pt;
 font-weight: bold;
}
.t3 {
 font-size: 13pt;
 font-weight: bold;
}
.t5 {
 font-size: 11pt;
 font-weight: bold;
}

.s1 {
 font-size: 8pt;
}