
BODY {
	background-color :#ffffff;
	color : #000033;
	font-family : Verdana, Arial, Helvetica, sans-serif, Tahoma, Helvetica;
	font-size: small;
	margin-left : 1%;
	margin-right : 5%;
	background-image : url(bakgrunn.jpg);
}

a:link 			{ 	color:red;		}
a:active 		{	color:blue;		}
a:visited 		{	color:#808080;		}
a.tvg 			{	color: blue;		}
a.vsp 			{	color: black;		}
a.vsp:visited 		{	color: #666666;		}
a.vsp:hover 		{	color: #333333;		}
a.globalsak:link	{	text-decoration:none;	}
a.globalsak:active 	{	text-decoration:none;	}
a.globalsak:visited 	{	text-decoration:none;
				color:white;		}
a.globalsak:hover 	{	color:black;		}
}

HR {
	color : Blue;
	background : Silver;
	}

H1 {
	color :Red;
	font-family : Geneva, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 200%;
	margin-bottom : 0%;
	margin-left : -5%;
	text-align : center;
	font-weight : bold;
	text-transform : uppercase;
}

H2 {
	color : Blue;
	font-family : Geneva, Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 160%;
	margin-left : -5%;
	text-align : center;
	margin-top : 0%;
	margin-bottom : 0%;
	
}

H3 {
	color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 140%;
	margin-left : -5%;
	text-align : center;
	margin-top : 0%;
	margin-bottom : 0%;
	
}

H4 {
	color : Blue;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	text-align : center;
	margin-top : 0%;
	margin-bottom : 0%;
}

H5 {
	color :Blue;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : 900;
	margin-top : 0%;
	margin-bottom : 0%;
	text-align : center;
}

H6 {
	color : ActiveCaption;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 70%;
	font-weight : 400;
	text-align : center;
}

BLOCKQUOTE {
	margin-left : 0;
}

CAPTION {
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-weight : 800;
}

.hr-red {
	color : Red;
	background : white;
}
.center {
	text-align : center;
}
.right {
	text-align : right;
}
.left {
	text-align : left;
}
.noborder {
	border : none;
}
.xxsm {
	font-size: 60%;
}
.xsm {
	font-size: 70%;
	}
.small {
	font-size: 80%;
}
.smaller {
	font-size: 90%;
}
.medium {
	font-size: 110%;
	}
.larger {
	font-size: 120%;

}
.large {
	font-size: 140%;
	color : Maroon;
}
.xlarge {
	font-size: 150%;
}
.xxlarge {
	font-size: 200%;
}
.xxxlarge {
	font-size: 300%;
}
.NB4 {
    color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	text-align : center;
	background-color : #FFFFCC;
}

.NB4left {
	color : #006600;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 115%;
	margin-left : -5%;
	text-align : left;
	background-color : #FFFFCC;

}
.NB5 {
	color :Blue;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 80%;
	font-weight : 900;
	margin-top : 1.5em;
	background-color : #FFFFCC;
	text-align : center;
	
}
.border1{
	border-right : thin ridge;
	border-top : thin ridge;
	border-left: thin ridge;
	border-bottom : thin ridge;
}
.border2{
	border-right : thin ridge outset;
	border-top : thin ridge;
	border-left: none;
	border-bottom : thin ridge;
	
}
.border3{
	border: none;
	padding-left : 15px;
}
