h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style3 {font-family: Arial; Helvetica, sans-serif; font-size: 14px; }
.style5 {font-size: 14}
.style6 {color: #990033}
.spass {
	margin-left: 30px;
}
body,td,th, p, li, div, textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:visited {
	color: #990033;
}
a:active {
	color: #990033;
}
a:link {
	color: #990033;
}
.toflustrik { 
	border-right-color: black;
        border-bottom-color: black;
        border-top-color: black;
        border-left-color: black;
  
	border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
	
	border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;	
}
