﻿a:link       { color: #0033CC; text-decoration: none }
a:visited    { color: #0033CC; text-decoration: none }
a:hover      { color: #0033CC; text-decoration: underline }
a:active     { text-decoration:underline; color:#0033CC }

.normal      { font-family: verdana,arial,sans-serif; font-size: 10 pt; color: #000000 }
.normal2	 { font-family: verdana,arial,sans-serif; font-size: 8 pt; color: #000000;
	width: 50%;
}


h1, h2, h3, h4, h5, h6 { font-family: verdana,arial,sans-serif }
h1           { color: #000000; font-size: 18pt }
h2           { color: #000000; font-size: 12pt; font-weight: bold; margin-bottom: 0 }
h3			 { color: #000000; font-size: 12pt; font-weight: bold; margin-bottom: 0;
	text-align: left;
}
h4           { color: #000000; font-size: 12pt; font-weight: bold; margin-bottom: 0; margin-top:0 }
h5           { color: #000000; font-size: 10pt; font-weight: bold; margin-bottom: 0; margin-top:0 }
h6           { color: #000000; font-size: 8pt; font-weight: bold; margin-bottom: 0; margin-top:0 }
TABLE 		 { font-family: verdana,arial,sans-serif; font-size: 8pt; text-align: left; }

a.mlink:link,a.mlink:visited,a.mlink:active{
font-family:verdana,arial,sans-serif;
color:#FFFFFF;
display:block;
width: 164px;
text-decoration: none;
font-size:10px;
padding:3px;
background:url("../usynlig.gif");
font-weight:normal;
}

a.mlink:hover {
background:#C0C0C0;
color:white;
}
.textright {
	text-align: right;
}
