body, html, td{
font-family: Verdana;
font-size: 9pt;
font-weight: 300;
background-color: #000;
color: #fff;
}

.Rubrik{
font-family: Verdana;
font-size: 14pt;
font-weight: 300;
color:#dedede;
}

.UnderRubrik{
font-family: Verdana;
font-size: 12pt;
font-weight: 300;
color:#dedede;
}

.Text{
font-family: Verdana;
font-size: 9pt;
font-weight: 300;
color:#fff;
}

a:link		{ text-decoration: none; color: #fff; font-size: 9pt;}
a:visited	{ text-decoration: none; color: #fff; font-size: 9pt;}
a:hover		{ text-decoration: underline; color: #fff5bc; font-size: 9pt;}
