body {
	margin-left: 0;
	margin-top: 0;
	font-family: Calibri;
	font-size: 10pt;
	color: #999;
	background-attachment: scroll;
	background-position: left top;
	background-image: url(pix/bg.jpg);
	background-repeat: repeat-y;
	background-color: #006;
	}

td {
	font-family: Calibri;
	font-size: 8pt;
	color: #ffffff;
	bgcolor: #ffffff;
	background-image: none;
	background-color: #FFF;
	}


A:link {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	font-family: Calibri, Verdana;
	text-decoration: none;
	font-style: normal;
		}
A:visited {
	color: #666;
	font-weight: normal;
	font-size: 12px;
	font-family: Calibri, Verdana;
	text-decoration: none;
	font-style: normal;
	}
A:active {
	color: #666;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-family: Calibri, Verdana;
	font-style: normal;
	}
A:hover {
	color: #999;
	font-weight: normal;
	font-size: 12px;
	font-family: Calibri, Verdana;
	}

.border {  
	border-color: #000000; 
	border-style: solid; 
	border-top-width: medium; 
	border-right-width: medium; 
	border-bottom-width: medium; 
	border-left-width: medium
	}


.rubrik {
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #ff0000
	font-family: Times New Roman, Geneva, sans-serif;
	}
