
body, div, th, form, p, li, ul, ol {

	font-family : Georgia, Verdana, Arial, Helvetica, sans-serif
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", Arial, sans-serif;
}

BODY  {
	background-color : White;
	margin-left : 5%;
	margin-right : 5%;
	background-attachment : fixed;
	background-image : url(bilder/bkgnd3.jpg);
}

TABLE {

	width: 100%;

}

TABLE.lista {

	font-size : 80%;
	font-family: sans-serif;
	}

TR.head {
	font-weight : bold;
}
TR.head2 {
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
}

TD.nere {
	color: Gray;
}

TR.index {
	font-size: smaller;
}


TABLE.nere {
	text-align: center;
	font-size: 80%;
	font-style: italic;
}

DIV.space1 {
	height : 8;
}

P  {
	font-size : small;
	color : Black;
	text-align : left;
}

P.italic  {
	font-style : italic;

}


H1  {
	color : Red;
	text-align : center;
}

H2  {}

H3  {
	text-align: left;
}

Hr  {
	color : Gray;
	width : 100%;

}

HR.green {
	color: Lime;
	width: 90%;
}
A  {
	font-size : small;
	font-weight : normal;
	color : Black;
	text-decoration : underline;
}

A:Visited  {
	text-decoration : none;
	color : Gray;
	text-decoration : underline;
}

A:Active  {
	text-decoration : none;
	color : Gray;
	text-decoration : underline;
}

A:Hover  {
	text-decoration : none;
	color : Maroon;
	font-weight : none;
}

A:link  {
	text-decoration : none;
	color : Gray;
	text-decoration : underline;
}

A.index {
	font-size: smaller;
}
