body {
	background: White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}
		
TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

P {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A 			{
	color: Navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} 
A:link		{
	color: Navy;
	text-decoration: underline;
} 
A:visited	{
	color: Navy;
	text-decoration: underline;
} 
A:active	{
	color: Navy;
} 
A:hover		{
	color: Blue;
} 
	
H1 {
	font-size : 26px;
	font-weight : bold;
	;
}
	
H2 {
	font-size : 22px;
	font-weight : bold;
	;
}

H3 {
	font-size : 18px;
	font-weight : bold;
}

H4 {
	font-size : 14px;
	font-weight : bold;
}

H5 {
	font-size : 11px;
	font-weight : bold;
}

H6 {
	font-size : 9px;
	font-weight : bold;
}

.bodyruta {
	background: #FFFF99;
	padding: 22px;
	line-height : 14px;
	border : 2px dotted Silver;
}	
.vanligruta {
	padding : 22px;
	border-spacing : 5px;
}

.vidare {
	font-size : 9px;
}
.internrubrik {
	background-color : #000066;
	color : White;
}
.internmenyruta {
	background : #99CCFF;
	padding : 22px;
	font-weight : bold;
}
.internkalender {
	background : #FFFF99;
	padding-left : 4px;
	padding-right : 4px;
}

.interndatum {
	font-size : 9px;
	font-weight : normal;
}

.prel {
	color : #999999;
}
	