body,td {
	background: #243B7D;
}

body,td,a,input,textarea,select {
	font-family: verdana; color: white; font-size: 9pt; font-weight: bold;
}

input,textarea,select {
	background: #4C6BC4; border-style:solid; border-width:1px; text-align:center;
}

select {
	width:370;
}

td.overskrift	{
	font-size: 12pt;
}

td.overskrift_blaa {
	font-size: 12pt; background: #4C6BC4;
}

td.underskrift,a.small {
	font-size: 7pt;
}

td.normal_blaa {
	background: #4C6BC4;
}

td.ikkefed {
	font-weight:normal;
}

input.venstre {
	text-align:left;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}