body {
	margin: 0px 0px 0px 0px;
	background-color: #4499dd;
	}

td,tr,p,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

.outer {
width: 790px;
cellspacing: 0px;
cellpadding: 0px;
}

.inner {
width: 770px;
background: #fffff0;
border: 10px solid #ffffff;
}

.top {
height: 30px;
text-align: middle;
}

h1 {
font-family: Tahoma, Geneva, sans-serif;
font-size: 22px;
line-height: 18px;
font-weight: normal;
color: #466faf;
letter-spacing: 1px;
}

h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: italic;
color: #466faf;
}

.left {
width: 260px;
padding: 5px;
}

.main {
width: 490px;
border-left: 1px dotted #ff9900;
padding-left: 10px;
padding-right: 10px;
}

.tekst {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #333333;
text-decoration: none;
line-height: 19px;
letter-spacing: 0em;
}

a:link, a:visited {
font-size: 11px;
color: #0066cc;
text-decoration: none;
font-family:  Verdana, Arial, sans-serif;
}

a:hover {
color: #ff9900;
text-decoration: underline overline;
}
	
.line {
background: #ff9900;
height: 2px;
width: 720px;
text-align: center;
}