body 
{ 
	margin-top: 0pt; margin-left: 0pt; 
} 
a
{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a:hover
{
	text-decoration: underline;
}
td{
	font-family: Arial, Geneva, Helvetica, Verdana, Sans-Serif;
	font-size: 12px;
}
.overskrift
{
	font-family: Arial, Geneva, Helvetica, Verdana, Sans-Serif;
	font-size: 18px;
	text-transform: capitalize;
}
.meny1
{
	border-right:3px solid #999999;
	border-bottom:3px solid #999999;
	background-color: #CFCFCF;
	padding-left: 5px;
	font-weight: bold;
	font-size: 16;
}
.meny2
{
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	background-color: #eeeeee;
	padding-left: 10px;
	font-size: 14;
}
.meny3
{
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	background-color: #ccccff;
	padding-left: 5px;
	font-size: 14;
}
.bilde
{
	border-right:3px solid #999999;
	border-bottom:3px solid #999999;
	border-top-style: none;
	border-left-style: none;
}
.advarsel
{
    color: red;
    font-size: 18px;
}
.murrlinje
{
	border-bottom:thin solid #1FCC26;
	font-size: 18px;
	font-weight: bold;
	background-color:#B3B3B3;
	height:30
}
.nyhetlinje
{
	border-top:3px solid #3333FF;
	font-size: 14px;
	font-weight: bold;
	color:#FF0000;
	background-color:#9999FF;
	padding-top:6px;
	padding-bottom:6px
}
.sluttlinje
{
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #1FCC26;
	font-size: 10px;
}
.author{
	cursor: hand;
}
.hoyreramme {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #3333CC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3333CC;
}

