body
{ 
font-family: Arial, Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

a:link
{
text-decoration: none;
color: #000000;
}

a:visited
{
text-decoration: none;
color: #000000;
}

a:active
{
text-decoration: none;
color: #000000;
}

a:hover
{
text-decoration: underline;
color: #000000;
}

td
{
font-family: Arial;
font-size: 11px;
padding: 0px;
}

form
{
font-family: Arial;
font-size: 11px;
font-weight: none;
}

input
{
font-family: Arial;
font-size: 11px;
border-width: none;
border-color: none;
font-weight: none;
}

textarea
{
font-family: Arial;
font-size: 11px;
border-width: none;
border-color: none;
font-weight: none;
}

select
{
font-family: Arial;
font-size: 11px;
border-width: none;
border-color: none;
font-weight: none;
}

.rubrik
{
font-size: 13px;
font-weight: bold
}