/* css document - maya
---------------------------------------------------------*/
body {
	background:url(../bilder_losning/bodybackground.jpg) repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	font-size:76%;
	color:#111111;
	background:#FFF;
	behavior:url(css/csshover.htc);
	margin:0 auto;}
p, div, td, { }
ul, li {
	color:#c4191f;
	font-weight:bold;
	line-height:150%;}
h1 {
	margin-top:0px;
	margin-bottom:15px;
	font-size: 1.5em;
	color: #c4191f;
	font-weight: bold;}
h2 {
	margin-top:0px;
	font-size: 1.4em;
	color: #c4191f;
	font-weight: bold;}
h3 {
	margin-top:0px;
	font-size: 1.3em;}
h4 {
	margin-top:0px;
	font-size: 1.2em;
	color:#c4191f;}
h5 {
	margin-top:0px;
	font-size: 1.1em;}
a, a:visited{
	color: #c4191f;
	text-decoration: underline;}
a:hover,  a:active {
	color: #c4191f;
	text-decoration:underline;}
selected:link, firstselected, lastselected {
	font-weight:bold;
	color:#CC0000;}
form {
	margin: 0;}