
p {
  text-align: center;
}

img {
  border: 0;
}

.centrerad { 
  text-align:center; 
}

.centrerad table { 
  width: 165px;
  margin-left:auto; 
  margin-right:auto; 
  text-align: center; 
/*  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; */
}

.gray_bg_bld {
  background-color : #C0C0C0;
  font-weight: bold;
}

/* col.firstcol { width: 68px; } */

/* col.secondcol { padding: 0 0 0 1ex; } */

/* .centrerad TABLE td:first-child { width: 68px;   Firefox only } */
/* .vykortsbild { width:500px; } */

BODY {
	color: black; 
  	font-family: Arial, Geneva, Verdana, sans-serif;
	FONT-SIZE: x-small;
/*	background-color : #FFFFED;  */
/*	background-image : url(gradback.jpg);  */
	background-image : url(frame_bg.jpg);
/*	background-position : top;  */
/*	background-repeat : repeat-x;  */
}

TABLE {
  	font-family: Arial, Geneva, Verdana, sans-serif;
	FONT-SIZE: 11pt;
/*	background-image :url(frame_bg.jpg)  */
  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;
	text-decoration: underline;
	font-weight: bold;
}
