body {
font-family: tahoma;
font-size: 8pt;
color: #484848;
}

td {
font-family: tahoma;
font-size: 8pt;
color: #484848;
}

.headred {
font-family: tahoma;
font-size: 8pt;
font-weight: bold;
color: #ff0000;
}

.head {
font-family: tahoma;
font-size: 8pt;
font-weight: bold;
color: #000000;
}

a {
font-family: tahoma;
font-size: 8pt;
color: #000000;
text-decoration:none;
}
a:hover{
font-family: tahoma;
font-size: 8pt;
color: #000000;
text-decoration: underline;
}