.xsmall {
	font-size: 9px
}
.small {
	font-size: 10px
}
.medium {
	font-size: 11px
}
.normal {
	font-size: 12px
}
.large {
	font-size: 13px
}
.xlarge {
	font-size: 14px
}
.xxlarge {
	font-size: 15px
}
.xxxlarge {
	font-size: 16px
}

table.Kantlinje {
	border: 1px black solid;
	height: 30%;
	width: 100%;
}

table.Standard {
	border: 0px white solid;	
	height: 30%;
	width: 100%;
}

th.Standard {
	font-weight:100;
	font-size:12px;
	padding: 10px;
	border: 0px white solid;	
}
td.Standard {
	font-size:12px;
	padding: 10px;
	border: 0px white solid;	
}

