.myclass { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt; font-weight: lighter
}
.rubrik { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold
}

.bakgrund {  background-image: url(/images/bg_1x4.jpg); background-repeat: repeat-y}
.brodtext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}

A:LINK {
	text-decoration : none;
	color : Black;
}
A:HOVER {
	text-decoration : none;
	color : Silver;
}
A:VISITED {
	text-decoration : none;
	color : Black;
}
.underrubrik {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 7pt; font-style: normal; font-variant: small-caps; color: #666666; font-weight: bold}

