
table.header {
   height:168px;
   background-image: url(images/baggrund_tabel_lys.gif);
	color: #2A3F00;
	font-family: Georgia, serif;
	font-size: 12px;
	vertical-align: top;
	margin-bottom: 0px;
	margin-left: 0px;
   margin-right: 0px;
   margin-top: 0px;
	
}

table.footer {
	height:100px;
	color: #2A3F00;
	font-family: Georgia, serif;
	font-size: 10px;
	text-align: center;
   background-image: url(images/baggrund_tabel_lys.gif);
	vertical-align: bottom;
	
}

table.grund {
background-image: url(images/baggrund_tabel.gif);
background-repeat: repeat-y;
width: 800px;
color: #2A3F00;
font-family: Georgia, serif;
font-size: 12px;
	
}


table.center {
 text-align: center;
 vertical-align: top;
}

table.left {
	text-align: left;
	font-family: Georgia, serif;
	font-size: 12px;
}



BODY {
	color: #2A3F00;
	background-color: #2A3F00;
	font-family: Georgia, serif;
	font-size: 12px;
}

A {
	color: #2A3F00;
}

A:HOVER {
	color: Maroon;
}
h1 {
	 font-size: 12px;
	 font-weight: bold;
}

h2 {
	 font-size: 14px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 36px;
}
form.form {
	font-family: Georgia, serif;
	font-size: 12px;
}

table.border {
 border: 1px; 
 border-bottom-color: #996600;
 border-color: #996600;
 border-left-color: #996600;
 border-right-color: #996600;
 border-top-color: #996600;
 outline-color: #996600;
}


