body {
	background-attachment:fixed;
	background-color:#ffffff;
	background-image:url(../res/default/bakgrund_rep.png);
	background-repeat:repeat-x;
	margin:0;
	text-align:center;
}

table {
	color:#323232;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:6mm;
	margin:0;
	padding:0;
}

div {
	color:#323232;
	font-family:Calibri, Arial, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	line-height:6mm;
	margin:0;
	padding:0;
}

a {
	color:#005d9d;
	text-decoration:none;
}

a:visited {
	color:#005d9d;
	text-decoration:none;
}

a:hover {
	color:#ff0000;
	text-decoration:none;
}

