a:link
{
color: black;
text-decoration: none;
}

a:visited
{
color: black;
text-decoration: none;
}

a:active
{
color: black;
text-decoration: none;
}

a:hover
{
color: 606060;
text-decoration: none;
}

body,u,i,p,a,ul,ol,li,div,p,dl,dd,dt,td,tr,th,table
{
font-family:verdana;
font-size:8pt;
}

a.gross
{
font-size:12.5pt;
}

font.kloi
{
font-size:7pt;
}

table
{
border-width:1px;
border-style:solid;
border-color:black;
}

table.complete
{
border-style:none;
}

table.small
{
background-color:white;
}

input.button {
border:1px solid #aaaaaa;
background-color:white;
}

textarea.button {
border:1px solid #aaaaaa;
background-color:white;
}

code {
font-family:verdana;
font-size:8pt;
}