html, body{
	background-color:#FFFFFF;
	margin: 0px; 
	padding:0px;
	position: absolute;
	height:100%;
	font-family: Arial, Helvetica, Verdana;
	color:#003399;
	overflow: auto;
	}
#fullheight1 {height:100%}
#fullheight2 {height:100%}

h1 {font-size: 18px;font-weight: bold;}
h2 {font-size: 16px;font-weight: bold;}
h3 {font-size: 14px;font-weight: bold;}
h4 {font-size: 12px;font-weight:normal; padding:0px 0px 0px 10px;}
h5 {font-size: 12px;font-weight:normal;}

.content {font-size: 12px; padding:50px 5px 5px 195px; text-align:left; vertical-align:top}
.content  A:link {text-decoration: none;font-weight: bold;}
.content  A:visited {text-decoration: none;font-weight: bold;}
.content  A:active {text-decoration: none;font-weight: bold;}
.content  A:hover {text-decoration: underline;font-weight: bold;}

.tekst {font-size: 12px; text-align:left; vertical-align:top}
.tekst  A:link {text-decoration: none;font-weight: bold;}
.tekst  A:visited {text-decoration: none;font-weight: bold;}
.tekst  A:active {text-decoration: none;font-weight: bold;}
.tekst  A:hover {text-decoration: underline;font-weight: bold;}

.copyright {font-size: 10px;color:#CCCCCC; padding:20px; vertical-align:top; text-align:right}
