body       { 
	background-color:#CF051A; 
	font-family:Verdana, sans-serif; 
	font-size:10px;
	background-image : url(../bilder/bakgrund.gif);
	}
A:link {
text-decoration: none; 
color: #FFFFFF;
} 
A:visited {
text-decoration: none; 
color: #FFFFFF;
} 
A:active {
text-decoration: none; 
color: #FFFFFF;
} 
A:hover {
text-decoration: none; 
color: #FFC0CB; 
}
td {
	background-color: #FFFFFF;
	font-family: Verdana, sans-serif; 
	font-size: 10px;
}
p {
	font-family: Verdana, sans-serif; 
	font-size: 10px;
    text-align: justify
}
strong {
	font-weight : bold;
}
em {
	font-style : italic;
}
.center {
	text-align : center;
}
.fet {
	text-align : center;
	font-weight : bold;
}
img {
	border : none;
}
table {
     margin-left: auto; 
	 margin-right: auto; 
	 } 
