a
{
	text-decoration: none;
}
a:link
{
	color: #ADD8E6; 
}
a:visited
{
	color: #E0FFFF; 
} 
a:active 
{
	color: #ADD8E6;
}
a:hover
{
	text-decoration: underline;
}
body
{
	font-family: Verdana;
	background: url('../bilder/bakgrunn.jpg') fixed no-repeat right bottom #5C6874;
	color: #FFFAF0;
	font-size: 10pt;
	margin: 15px 15px 15px 15px;
	line-height: 150%;
}
table
{
	border: none none;
	border-collapse: collapse;
}
td
{
	font-size: 10pt;
	line-height: 150%;
}
td.meny
{
	font-size: 7.5pt;
	line-height: 150%;
	font-weight: normal;
}
td.about
{
	font-size: 7.5pt;
	line-height: 150%;
	font-weight: normal;
	padding-left: 25px;
	text-align: right;
	vertical-align: top;
}
td.std_title
{
	padding-right: 10px;
	font-family: Arial;
	color: #C5C8D9;
	font-weight: bold;
	border-style: solid;
	border-width: 0px;
	border-color: #C5C8D9;
	border-bottom-width: 1px;
}
td.std
{
	padding-right: 10px;
}
.kursiv
{
	font-style: italic;
}
.info
{
	font-size: 7.5pt;
}
.news
{
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #6E7E8E;
}
.news_title
{
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #6E7E8E;
	font-family: Arial;
	color: #C5C8D9;
	font-size: 10pt;
	font-weight: bold;
}
.date
{
	font-size: 7.5pt;
	text-align: right;
	color: #C5C8D9;
	vertical-align: top;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #6E7E8E;
}
.main_title
{
	font-family: Arial;
	font-size: large;
	color: #C5C8D9;
}
h1, h2, h3
{
	font-family: Arial;
	color: #C5C8D9;
}
h1
{
	font-size: medium;
	font-variant: small-caps;
}
h2
{
	font-size: small;
}
h3
{
	font-size: 10pt;
}