BODY {
	background-color : #FFFFFF;
}

TD {
	font-family : Verdana, Arial;
	font-size : 10px;
	color : #FFFFFF;
	background-color : #3282B8;
}

.vit{
	background-color : #FFFFFF;
	color: #333333;	
}

.rubrik{
	font-family : Verdana, Arial;
	font-size : 18px;
}

.rubrik_blue{
	font-family : Verdana, Arial;
	font-size : 14px;
	color:#084886;
}

.rubrikplatta {
	font-family : Verdana, Arial;
	font-size : 14px;
	color : #FFFFFF;
	background-color : #3282B8;
}

.ingress{
	font-family : Verdana, Arial;
	font-size : 10px;
	font-weight : bold;
}

.bodytext{
	font-family : Verdana, Arial;
	font-size : 10px;
}

a:link {color: Black;text-decoration : none;}
a:visited {color : Black;text-decoration : none;}
a:hover {color : Red;	text-decoration : underline;}
a:active{color : Blue; text-decoration : none;}

.platta{
	font-family : Verdana, Arial;
	font-size : 9px;
	color : #FFFFFF;
	background-color : #084886;
}

a.platta:link {color : #FFFFFF;text-decoration : none;}
a.platta:visited {color : #FFFFFF;text-decoration : none;}
a.platta:hover {color : #FFFFFF;	text-decoration : underline;}
a.platta:active{color : Yellow; text-decoration : none;}

#links{
	padding-bottom : 5px;
}

#w600{
		width: 600px;
}
#w400{
		width: 400px;
}

#citat {
	font-style : italic;
	color : #333333;
	width: 300px;
	border : 1px solid #5B7BB7;
	padding : 10px;
}

#left10{
	padding-left : 10px;
	padding-right : 5px;	
}