body{background: url("bg.gif");
     font:10px trebuchet ms;
     color:#000000;
  scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#000000;
scrollbar-base-color:#9f9f9f;
scrollbar-shadow-color:#000000;
scrollbar-3dlight-color:#40B4C3;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#9f9f9f;
scrollbar-darkshadow-color:#9f9f9f;}

p {line-height: 1.2;}

h2 {
	font-size: 14px;
	text-decoration: bold;}

a {
	color:#970404;
	text-decoration:none;
	*/**font-family:verdana, arial, helvetica, sans-serif;**/**
	}
a:link {color:#0a2268;}
a:visited {color:#970404;}
a:hover {text-decoration: underline;}

#logo {
	
	margin: 10px auto;
	position: relative;}	


#hej {
	padding: 5px;
	margin: 10px auto;
	width: 500px;
	background: url("bg2.gif");
	border: 5px solid #7F7F7F;
	text-align: justify;}
caption{
			padding-bottom:5px;
			font-weight:bold;
		}
		thead tr{
						font-weight:bold;}
		thead th,tfoot td{
			background:#ddd;
		}
		tr.ruled{
			background:#9cf;
		}    
		table{
			border:1px solid #000;
			border-collapse:collapse;
		}
		th,td{
			border: 1px solid #000;
			border-collapse:collapse;
		}
		#mytable tr.ruled{
			background:#333;
			color:#ccc;
		}
