td {
font-family: helvetica, arial, verdena, sans-serif;
color: white;
font-size: 0.75em;
}

.head {
font-family: helvetica, arial, verdena, sans-serif;
font-size: 1.2em;
}

.bold {
font-family: helvetica, arial, verdena, sans-serif;
font-size: 1.2em;
font-weight: 800;
}

.link {
text-decoration:none;
color: #ffffff;
}

.link:hover {
text-decoration:none;
color: #ffff00;
}

.link:active {
text-decoration:none;
color: #ffff00;
}

.white {
border-width:1;
border: solid;
color: #ffffff;
}

.btxt {
color: #000000;
font-size: 0.82em;
}
