@charset "utf-8";
/* CSS Document */
body {
	color:					#000000;
	font-family:			"Trebuchet MS", arial, helvetica;
	font-size:				12px;
}
h1 {
	font-size:				18px;
	font-weight:			bold;
}
h2 {
	font-size:				16px;
	font-weight:			bold;
}
h3 {
	font-size:				14px;
	font-weight:			bold;
}
h4 {
	font-size:				12px;
	font-weight:			bold;
}
a {
	color:					#7697b7;
}
a:hover {
	color:					#273f77;
}
th {
	text-align:				left;
}
.obs{
	color:					#F63;
}
.stor_text{
	font-size:				24px;
}
.bildtext{
	font-size:				10px;
	color:					#273f77;
	font-style:				italic;
}