html {
height: 100%; margin: 0; padding: 0;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #003366;
	height: 100%; margin: 0; padding: 0;
}
a {
	color: #84CEFF;
}
.loginlogout {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	text-align: right;
	float: right;
}

a:hover {
	text-decoration: none;
}
table {
	position: relative;
	left: 51px;
}

h2 {
	color: #84CEFF;
	text-align: center;
	margin-top: 0px;
	margin-bottom:20px;
}

h4 {
	color: #84CEFF;
	margin: 0px;
}
p {
margin: 0px;
}
pre {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
}

.style1 {
	color: #84CEFF;
	font-weight: bold;
	letter-spacing: 1px;
}
h5 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}
hr {
	margin-bottom: 20px;
}
.citat {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

.skrivetav {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	//margin-bottom: 20px;
	color: #006699;
}
.editinfo {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0px;
	top: 50px;
}
.newshead {
	color: #84CEFF;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	margin: 0px;
}
.newsedit {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	margin: 0px;
	font-weight: normal;
	word-spacing: -2px;
}
.login {
	font-size: 16px;
	color: #FFFFFF;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.nyhet {
	margin: 0px;
}
.inputstyleIE {
	background-color:#003366;
	color:#FFFFFF;
	margin-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #6699CC;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #6699CC;
}
.inputstyleFF {
	background-color:#003366;
	color:#FFFFFF;
	margin-bottom:5px;
	padding-left:2px;
	padding-right:2px;
	border: thin outset #0066CC;
}
