BODY {
	background-color : #e6e6e6;
	color : Black;
	font-family : "Lucida Sans"; 
	font-size : 8pt;
}

#Left {
	font-family : "Lucida Sans"; 
	font-weight : bold;
	text-decoration : none;
	font-size : 12pt;
}
	#Left A {color : Black; }
	#Left A:VISITED {color : Black; }
	#Left A:LINK {color : Black; }
	#Left A:HOVER {color : Silver; }
	#Left A:ACTIVE {color : Maroon; }

.Main {
	color : Black;
	font-family : "Lucida Sans"; 
	font-size : 9pt;
}

.tavlingar {
	color : Black;
	font-family : "Lucida Console"; 
	font-size : 8pt;
}

.Main B {font-weight : bold;}
.Main I {font-weight : bold; font-size : 14pt;}
.Main H1 {font-weight : bold; font-size : 14pt;}
.Main H2 {font-weight : bold; font-size : 12pt;}
.Main H3 {font-weight : bold; font-size : 10pt;}