body, div, p, table, tr { 
			color : black;
			text-decoration : none;
			font-family : Verdana, Arial, Helvetica, Sans-Serif;
			font-size : 12px;}

a {		
			color : black;
			text-decoration: none;
}

a:hover {
			color: #ff0000;
			text-decoration : underline;
}

.fotnote {
			font-size : 10px;
}

.uthev {
			font-weight : bold;
			font-size : 13px;
}

.undertekst {
			font-size : 10px;
			color : gray;
}
