/* CSS Document */
body,p,div,td{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:150%;
}
.rubrik{
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:200%;
	line-height:120%;
	color:#333333;
	margin:0px;
	padding:5px 0px 10px 0px;
	font-weight: bold;
}
.mellanrubrik{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	color:#C87A50;
	font-size:150%;
	line-height:120%;
	margin:0px;
	padding:5px 0px 10px 0px;
	font-weight: bold;
}
.underrubrik{
	font-family: "Trebuchet MS", Tahoma, Verdana;
	font-size:120%;
	line-height:120%;
	color:#666666;
	margin:0px;
	padding:3px 0px 5px 0px;
	font-weight: bold;
}
a{
	color:#7F2C04;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover{
	color:#896555;
	text-decoration:none;
}
