<!--
p, td, li, ul, div  {
        font-family : Arial, Helvetica, Sans-serif;
        font-size : 11px;
        line-height: 135%;
        color : #000000;
        text-decoration : none;
}

select, input, textarea  {
        font-family : Arial, Helvetica, Sans-serif;
        font-size : 11px;
}
input.button  {
	background-color: #CC0000;
	border: 1px solid #B8B8B8;
	padding-top: 1px;
	padding-bottom: 0px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
}
A  {
}

A:link  {
        font-family : Arial, Helvetica, Sans-serif;
        font-size : 11px;
        line-height: 135%;
        color : #CC0000;
        text-decoration : underline;
}

A:visited  {
        font-family : Arial, Helvetica, Sans-serif;
        font-size : 11px;
        line-height: 135%;
        color : #CC0000;
        text-decoration : underline;
}

A:active  {
        font-family : Arial, Helvetica, Sans-serif;
        font-size : 11px;
        line-height: 135%;
        color : #CC0000;
        text-decoration : underline;
}

A:hover  {
        font-family : Arial, Helvetica, Sans-serif;
        font-size : 11px;
        line-height: 135%;
        color : #CC0000;
        text-decoration : none;
}

A.bodylink:link  { 
        font-family: Arial, Helvetica, Sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: underline;
}

A.bodylink:visited  { 
        font-family: Arial, Helvetica, Sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: underline;
}

A.bodylink:active  { 
        font-family: Arial, Helvetica, Sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: underline;
}

A.bodylink:hover  { 
        font-family: Arial, Helvetica, Sans-serif;
        font-size: 11px;
        color: #000000;
        text-decoration: none;
}

.body  {
        font-family : Arial, Helvetica, Sans-serif;
        font-size : 11px;
        line-height: 135%;
        text-decoration : none;
        color : #000000;
}


.rubrikrod  {
        font-family : Georgia, Times New Roman, Times, Geneva, Arial;
        font-size : 17px;
        color : #CC0000;
        text-decoration : none;
        
}

.rubrikvit  {
        font-family : Georgia, Times New Roman, Times, Geneva, Arial;
        font-size : 17px;
        color : #FFFFFF;
        line-height: 155%;
        text-decoration : none;
        
}

.rubrik  {
        font-family : Georgia, Times New Roman, Times, Geneva, Arial;
        font-size : 17px;
        color : #000000;
        text-decoration : none;
        
}
.whitebold  {
        font-family : Arial, Helvetica, Sans-serif;
        font-size : 11px;
        line-height: 135%;
	font-weight: bold;
        color : #FFFFFF;
        text-decoration : none;
}
.white  {
        font-family : Arial, Helvetica, Sans-serif;
        font-size : 11px;
        line-height: 135%;
        color : #FFFFFF;
        text-decoration : none;
}
-->
