.text {  font-family: "Gill Sans MT", Arial, Helvetica, sans-serif; font-size: 11px}
.kop {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #FFFFFF}
td {  font-family: "Gill Sans MT", "Gill Sans", Arial, Helvetica, sans-serif; font-size: 12px; color: #072D4B}
body {  background-color: #F5EBDD}


a {
	text-decoration: none;
	color: #AA8655
}
a:hover {
	text-decoration: underline
}

.contactinfo {  font-size: 10px; line-height: 18px}

.imgborder {  border-color: #F5EBDD #AA8655 #AA8655 #F5EBDD}

.tableborder {	
	border-left: 1px solid #F5EBDD;
	border-top: 1px solid #F5EBDD;
	border-right: 1px solid #AA8655;
	border-bottom: 1px solid #AA8655;
}