BODY
{
    FONT-SIZE: 12px;
    FONT-STYLE: normal;
    FONT-FAMILY: Verdana, Helvetica, Arial;
    BACKGROUND-COLOR: #333333
}

TD
{
    FONT-SIZE: 12px;    
    LINE-HEIGHT: 17px;
    FONT-FAMILY: Verdana, Helvetica, Arial
}

H1
{
    FONT-SIZE: 15px;
    COLOR: #89868e;
    FONT-FAMILY: Arial
}

H2
{
    FONT-SIZE: 14px;
    COLOR: #a2238e;
    FONT-FAMILY: Arial
}

.small
{
    FONT-SIZE: 10px;
    COLOR: #000000;
    FONT-FAMILY: Verdana
}

.select
{
    COLOR: #37b2c8
}

.billedtekst
{
    FONT-SIZE: 11px;
    FONT-STYLE: italic;
    FONT-FAMILY: Arial
}

.outerborder
{   
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;   
    border-left: 10px;
    border-right: 10px;
    border-top: 10px;
    border-bottom: 10px;    
}

.mainlink A:link
{
	COLOR: #000000;	
	text-decoration: underline;
}
.mainlink A:hover
{
	COLOR: #000000;
	text-decoration: underline;
}
.mainlink A:active
{
	COLOR: #000000;	
	text-decoration: underline;
}
.mainlink A:visited
{
	COLOR: #000000;
	text-decoration: underline;
}
