body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 0px;
	background-color: #474646;
	margin-top: 0px;
}

td, p {

	font-size: 9pt;
	color: #000000;
}
a {

	font-size: 10pt;
	color: #CC0000;
	letter-spacing: normal;
}
a:hover {

	color: #333333;
}
/* Start - horisontal meny */
.topMenu{
	background-color:#535763;
	width:800px;
	text-align:center;
	clear:both;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
.topMenu ul{
	padding:0;
	margin:4px;
}
.topMenu ul li{
	display:inline;
	padding:0;
	margin:0;
}
.topMenu ul li a{
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color:#fff;
	text-decoration:none;
	text-align:left;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.topMenu ul li a:hover{
	color:#fff;
	border-bottom:2px solid #fff;
	text-decoration:none;
}
/* Slutt - horisontal meny */

.linker {
	COLOR: #CC0000;
	FONT-SIZE: 9pt;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;


	
}
.overskrifter {
	font-size: 12pt;
	color: #000000;
	font-style: normal;
	padding: 5px 5px 1px 0px;
	font-weight: bold;
	letter-spacing: 1px;

}

.tabell {
	border: 1px solid #000000;
	background-color: #FFFFFF;

}
.tabellBunn {
	border-top: none;
	border-right: none #dddddd;
	border-bottom: none #DEDEDE;
	border-left: none #dddddd;
	background-color: #EBE9E9;


}
.linker:hover {

	COLOR: #000000;
	FONT-SIZE: 9pt;
	text-decoration: none;
	font-variant: normal;
	font-weight: bold;
}
h1 {
	font-size: 11px;
	font-weight: bold;
}
h2 {
	font-size: 9px;
	font-weight: bold;
}
.tabellMenu {
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}
.tabellRight {
	background-color: #E0E1E2;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;

}
