BODY {
	background-color : FFFFFF;
}
.xlink{
	font-size : xx-small;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.Normal{
	font-size : smaller;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.Rubrik{
	font-size : smaller;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
}
.confirm{
	font-size : smaller;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font : bold;
	color : 000099;
}
.Storrubrik{
	font-size : 18px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color: 000099;
}
TABLE {
	
	align : center;
	border : none;
}


TD.filled{
	background-color : blue;
	font-size : smaller;
	vertical-align : top;
	align : center;
	width :5px;
	heigth : 4px;
}

TD.full{
	background-color : red;
	font-size : smaller;
	vertical-align : top;
	align : center;
	width :5px;
	heigth : 4px;
}

TD.unfilled{
	background-color : FFFFFF;
	font-size : smaller;
	vertical-align : top;
	align : center;
	width :5px;
	heigth : 4px;
}
TD.text{
	background-color : FFFFFF;
	font-size : smaller;
	vertical-align : top;
	align : center;
}