
BODY { 
	background-color: #F1EACD; 
	background-image: url(bgr.jpg);
}
BODY, TD {
	font-family: Garamond, georgia, serif;
}
H1 {
	font-size: 60pt;
	font-style: italic;
	color:#990000;
	font-weight:normal;
}
h2 {
	font-style: italic;
	font-weight: normal;
}

H3 {
	font-size: 12pt;
	margin-bottom: 0;
}
P {	margin-top: .5em;
}
a {
	text-decoration: none;
}
a.scenarie {
	text-decoration:none;
	font-size:22pt;
	font-style:italic;	}
a.forsiden {
	font-size: 11px;
}
a:link {
	color: #cc0033;
}
a:visited {
	color: #990000;
	}
a:hover {
	text-decoration: underline;	
}