body {
background-color: #FDE233;
font-family: Arial; 
font-size: 8pt;
}

td {
font-family: Arial;
font-size: 9pt;
}

h3 {
font-family: Arial;
font-size: 15pt;
}

h4 {
font-family: Arial;
font-size: 12pt;
}

.copyright {
background-color: #FDE233;
font-family: Arial; 
font-size: 8pt;
}

A:link {
text-decoration: none; color:#0000CC;
font-weight: bold;
}
A:visited {
text-decoration: none; color:#CC3333;
font-weight: bold;
}
A:active {
text-decoration: none; color:#000000;
font-weight: bold;
}
A:hover {
text-decoration: underline; color:#000000;
font-weight: bold;
}
