.main {
	font-size : 11px;
	font-weight : normal;
	color : #666633;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
}

A 
{
	font-size : 11px;
	font-weight : normal;
	color : #336699;
	text-decoration : underline;
	line-height: 11px;
}

A:HOVER 
{
	font-size : 11px;
	font-weight : normal;
	color : White;
	text-decoration : none;
	background-color:  #336699;
	line-height: 11px;
}

.rodrubrik {
	font-size : 11px;
	font-weight : bold;
	color : #993333;
	line-height: 18px;
	word-spacing: 2px;
}

B {
	font-size : 11px;
	font-weight : bold;
	color : #D74E18;
	line-height: 12px
}

TD {
	font-size : 11px;
	font-weight : normal;
	color : #666633;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;

}

.huvudrubrik {
	font-size : 18px;
	color : #333333;
	
}

body {
	scrollbar-3dlight-color : #EEEBE8;
	scrollbar-arrow-color : #4B3B2B;
	scrollbar-base-color : #FBFBF4;
	scrollbar-darkshadow-color : #CEC4B9;
	scrollbar-face-color : #EEEBE8;
	scrollbar-highlight-color : #EEEBE8;
	scrollbar-shadow-color : #EEEBE8;
	scrollbar-track-color : #EEEBE8;
}

