body {
	margin: 6;
	padding: 0;
	background-color: #b5bab6;
}

.rubrik {
	font-family: Georgia;
	font-size: 32px;
	color: #000000;
}

.rubrik2 {
font-family: "Times New Roman", Times, serif;
				font-size:24px;
				font-weight:lighter;
				color:#000000;
				font-style:italic;
				line-height:120%;
				margin:15px 0 5px 0;
}

td.pitpat {
	background-color: #FFFFFF;
}

.topp {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding:0px;
	margin:0px;
	border:0px;
	font-size:32px;
	padding-bottom:10px;
	text-decoration:none;
	color:#000000;
}

.tipp {
	color:#000000;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-size:12px;
	text-decoration:none;
}

a.tipp {
	color:#999999;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}

a.tipp:hover {
	color:#666666;
	text-transform: uppercase;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:15px;
	text-decoration:none;
}

.underrubrik {
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
}

a.underrubrik {
	text-decoration: none;
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
}

a.underrubrik:hover {
	text-decoration: none;
	font-family: Georgia;
	font-size: 18px;
	color: #000000;
	font-style: italic;
}

.brodtext {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
font-variant: small-caps;

}

a.brodtext {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
font-variant: small-caps;
text-decoration: none;
}

a.brodtext:hover {
	font-family: Georgia;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
font-variant: small-caps;
	font-style: none;
text-decoration: underline;
}

hr {
color: #000000;
background-color: #000000;
height: 3px;
}

table.runt
{
    border-color: #000000;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
}

td.runt
{
    border-color: #000000;
    border-width: 0 0 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;
}

