@charset "utf-8";
/* Stilmall, Elin Forslund. Design: Munkawebb. */
body {
	text-align: center;
	background-color: #000;
}
body,td,th {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body p,td p,th p {
	letter-spacing: 0.075em;
/*	word-spacing: 0.08em;*/
	text-align: justify;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 10px;
}
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif; font-weight:normal;
}
h1 {
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	margin-top: 15px;
	margin-bottom: 0px;
}
#logo {
	background-image: url(Elin_logo_negativ-green.gif);
	background-repeat: no-repeat;
	height: 129px;
	width: 501px;
	cursor: pointer;
}
#ram {
	width: 980px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}
a:link, a:visited {
	color: #CCC;
	text-decoration: underline;
}
a:hover {
	color: #999;
	text-decoration: none;
	background-color: #333;
}
a:active {	color: #fff;
	text-decoration: none;
}
img {border:0px;}
