BODY
{
	color: black;
	font-family: Arial, Times New Roman;
	text-decoration: none;
	background-image : url(grafikk/bakgrunn.jpg);
	background-position : top;
	background-repeat : repeat-xy;
	background-color: rgb(240,240,230);
	margin-top: 10px;
	line-height: 1.3em;
	background-attachment : fixed;
	margin-left : 15px;
	margin-right : 15px;
}
H1
{
	font-family: Arial, Times New Roman;
	font-size: 2em;
	color: rgb(200,20,20);
}
H2
{
	font-family: Arial, Times New Roman;
	font-size: 1.2em;
	color: rgb(10,10,150);
	font-weight: normal;
	margin-top: 1.7em;
	margin-bottom: 0.9em;
}
H4
{
	font-family: Arial, Times New Roman;
	font-size: 1em;
	color: rgb(10,10,150);
	font-weight: bold;
	margin-bottom: 0.3em;
}
img
{
	border: 0px;
}
p.bilder
{
	margin: 5px;
}
em
{
	font-style: normal;
	font-size: 1.1em;
	text-decoration: none;
	color: red;
}
em.stikkord
{
	font-style: normal;
	font-size: 1 em;
	text-decoration: none;
	color: Maroon;
	font : italic;
}
i.bildetekst
{
	font-size: 0.8 em;
	font : italic;
}
A:HOVER 
{
	font-family: Arial, Times New Roman;
	text-decoration: underline;
	font-weight: bold;
}
A:LINK, A:VISITED {
	color: Blue;
	font-family: Arial, Times New Roman;
	text-decoration: underline;
	font-weight: normal;
}
TABLE
{
	color: black;
	font-family: Arial, Times New Roman;
	text-decoration: none;
	border: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}
TR
{	
	vertical-align: top;
}

.book
{
	margin-right: 10px;
}

