.hidden {
	visibility: hidden;
}
.image {
	margin: 10px;

}
a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;


}
a:hover {
	text-decoration: underline;
}
.frmitem {
	border: 1px solid #0082C9;
	font-family: Tahoma, Georgia, "Times New Roman";
	font-size: 12px;

}
.frmtbl {
	font-family: Tahoma, Georgia, "Times New Roman";
	font-size: 12px;
	border: 1px dotted #0082C9;

}
h1 {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
}
#rubrik {
	font: bold 16px Tahoma, Arial;
	text-transform: uppercase;
	padding: 4px;
	background: #D4E9F9;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.header {

	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
body {
	font-family: Tahoma, Arial;
}
table {
	font-size: 12px;
}
#order {
	border: 1px dotted #0082C9;
}
