@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-repeat: repeat;
	background-attachment: fixed;
	background-size: auto
}
h2 {
	color: #000;
}
.red {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
}
.rubrik_red {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

a {
	font-family: Verdana;
	font-size: 14px;
	color: #0a1e50;
	text-decoration: none;
	font-weight: bold;
}
A:link {color: #0a1e50; text-decoration: none}
A:visited {color: #0a1e50; text-decoration: none}
A:hover {color: #d9241b; text-decoration: none}


td {
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: #000;
}

.cellcolor {
	background-color: #b22234;
	
}

}

.cellcolorBlack {
	background-color: #000000; 
	
}.White_rub {
	color: #FFF;
	font-weight: bold;
}
