.textruta {
	background-color: #C2CBDD;
	background-image: url('textbakg.gif');
	background-repeat: repeat-x;
	border: 3px solid #405696;
	padding-left:10px; padding-right:10px; padding-bottom:10px; background-position-y:top;
}
.meny        { font-size: 12px; font-family: Verdana; font-weight: bold; }
body {
	background-color: #8294B9;background-image:url('tassar.gif'); background-repeat:repeat-y; background-position-x:left
}

p, li, td        { font-family: Verdana; font-size: 14px; color: #33323D }
h1           { font-family: Verdana; font-size: 23px; color: #33323D; text-decoration:underline; font-weight:bold; margin-top:0 }
h2           { font-family: Verdana; font-size: 16px; color: #33323D; font-weight:bold }


a:link {
	color: #0000FF;
	text-decoration: underline
}

a:visited {
  color: #800080;
  text-decoration: underline
}

a:hover {
	color: #7171FF;
	text-decoration: underline
}

a:active {
	color: #FF0000;
	text-decoration: underline;
}