/* CSS Document */

.fon
{
font-family: Verdana;
font-size: 8pt;
}
.mar
{
padding-top:3pt;
}

.fonb
{
font-family: Verdana;
font-size: 8pt;
font-weight:bold;
}

.fonsma
{
font-family: Verdana;
font-size: 7.5pt;
}

a.h
{
width:100%;
padding:0.4em 0.4em;
text-decoration:none;
color:#FFFFFF;
background-color:black;
}
a.h:hover {background-color: White}
a.h:hover {color:Black}