body,td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #444444;
}

td.bottom{
	font-size: xx-small;
}

th{
	font-size: small;
	color: #444444;
	background: #e6e6e6;
	border-bottom: 1px solid #a6a6a6;
	text-align: left;
}

th.small{
	font-size: x-small;
}

td.small{
	font-size: xx-small;
}

.normal{
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}

h1{
	font-weight: bold;
	font-size: large;
	margin: 0px;
}

h2{
	font-weight: bold;
	font-size: medium;
	margin: 0px;
}

h3,h4,h5,h6{
	font-weight: bold;
	font-size: small;
	margin: 0px;
}

img{
	border: 0px;
}

a{
	color: #444444;
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
	color: #000000;
}

hr{
	background: #444444;
	height: 1px;
}

form{
	padding: 0px;
	margin: 0px;
}

input,select,textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.req{
	background-color: #fcc8c8;
}

tr.row1{
	background-color: #f6f6f6;
}

td.hjelpetekst{
	font-style: italic;
	font-size: xx-small;
}

td.bekreft{
	text-align: center;
	padding: 15px;
	background-color: #fcc8c8;
	border: 1px solid #a6a6a6;
}