@charset "utf-8";
/* Stilmall narcissochtulpan.se, Munkawebb */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #663333;
}
a:link {
	color: #CC33CC;
}
h1 {font-size: 22px}
h2 {
	font-size: 14px;
	text-transform: uppercase;
	margin-top: 25px;
	margin-bottom: 3px;
}
h3 {
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: 3px;
}

p {
	margin-top: 0px;
	margin-bottom: 5px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
