body {font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#box {
margin-left: 15px;}

a:link {
	color: #59699c;
	text-decoration: none;
}
a:visited {
	color: #59699c;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #b15593;
}
a:active {
	color: #59699c;
	text-decoration: none;
}

A.main:link, A.main:visited, A.main:active { text-decoration: none; color: #454e6b; }
A.main:hover { text-decoration: none; color: #b15593; }

.linked {
	color: #b15593;
}

.rubrik
{
	color: #b15593;
	font-size: 12px;
	font-weight: bold;
}

.blarubrik
{
	color: #454e6b;
	font-size: 12px;
	font-weight: bold;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 12px;
	color: #b15593;
}
.sidfot {
	font-size: 9px;
	color: #6b738a;
}

.pagenums {
	font-size:10px;
	font-family: Trebuchet MS, verdana, arial;
	color: #000000;
}