.table {
	background-color: #FFFFFF; 
	border-style: solid;
	border-width: 2px;
	border-color: #0000CC;
	link-color: #0000CC;
	color: #0000cc;
	font-family: "Comic Sans MS";
	font-size: 18px;
}

a {
text-decoration: none
}

a:hover {
text-decoration: underline
}

.style2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #ffffff;
}
body,td,th {
	font-size: 9px;
}

body {
	background-image: url(images/tisvildeleje.jpg);
	background-attachment: fixed;
}

.header1 {
	font-family: "Comic Sans MS";
	font-size: 36px;
	font-weight: bold;
	color: #0000CC;
}

.header2 {
	font-family: "Comic Sans MS";
	font-size: 30px;
	font-weight: bold;
	color: #0000CC;
}

.header3 {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #0000CC;
}

.style6 {
	color: #ffffff;
	font-family: "Comic Sans MS";
	font-size: 14px;
}

.style7 {
	font-family: "Comic Sans MS";
	font-weight: bold;
	font-size: 30px;
	color: #ffffff;
}

.style8 {
	color: #ffffff;
	font-family: "Comic Sans MS";
	font-size: 18px;
}

.req {
	color: #800000;
	font-family: "Comic Sans MS";
	font-size: 15px;
}