BODY {
	font-family: Arial, Geneva, Verdana, sans-serif;
	line-height: 1.2
}

p {
	text-align: center;
}

p.alignleft {
	text-align: left;
}

a:link{
	color: #0000FF;
	text-decoration: none;
}
a:active{
	color: #0000FF;
	text-decoration: none;
}
a:visited{
	color: #990099;
	text-decoration: none;
}
a:hover{
/*	color: #990099;  */
	color: #000000;
/*	text-decoration: none;  */
	text-decoration: underline;
/*	font-weight: bold;  */
}




.centrerad { 
  text-align:center; 
}

.centrerad table { 
  width: 450px;
  margin-left:auto; 
  margin-right:auto; 
  text-align: left; 
  border: solid #F5F5F5 1px;
  border-collapse: collapse;
  border-spacing: 0px;
}

.centrerad TABLE td {
  vertical-align: top; 
  border: solid #F5F5F5 1px;
  /* padding: 0 0 0 1ex; */
}

col.firstcol { width: 68px; }

col.secondcol { padding: 0 0 0 1ex; }

/* .centrerad TABLE td:first-child { width: 68px;   Firefox only } */
/* .vykortsbild { width:500px; } */



