body {
	background-color: #CCCCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #000000;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}
 div.billede {
   float: right;
   border: inherit;
   margin: 2px;
   padding: 2px;
   text-align: center;
   }
 div.billedeleft {
   float: left;
   border: inherit;
   margin: 2px;
   padding: 2px;
   text-align: center;
   }  
    div.billedecenter {
   float: center;
   border: inherit;
   margin: 2px;
   padding: 2px;
   text-align: center;
   }  
a:link {
	text-decoration: none;
	color: #0000CC;
	color: #003366;
}
a:visited {
	text-decoration: none;
	color: #336699;
}
a:hover {
	text-decoration: underline;
	color: #003366;
}
a:active {
	text-decoration: none;
	color: #990000;
}
.style5 {font-family: Verdana}
#message { 
	width: 500px;
	height:150px;
}
#fname, #ename, #virksomhed, #email   { width: 200px;
}