* { font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic, normal, oblique;
	line-height: 150%;
	font-weight: normal, bold, bolder ;
	font-variant: normal, small-caps;
	text-transform: none;
	color: #333333;}

body {
	background-color:#FFFFFF;
	text-align: left;
	}
	
a { text-decoration:underline;}

a:link, a:visited, a:hover, a:active{
	color: #FF6600;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
input, fieldset, select {
	border: 1pt solid #333333;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}

td{
	padding:2px;
}
.tekstvet {
	font-weight: bold;
}


h1 {
	font-family: "Arial Black", Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	padding-bottom: 10px;
}
h2 {
	font-size: 20px;
	font-family: "Arial Black", Arial;
	color: #FF6600;
	line-height: 20px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
ul {
	margin-left: 15px;

}

