body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #FFFFFF;
	background-image: url(../images/bgbur.jpg);
	background-repeat: repeat-x;
}
.tablebord {
	border: thin outset #620e1e;
}
.inttablebord {
	border: thin outset #eaeaea;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-size: 0.8em;
}
h2 {
	font-size: 1.2em;
}
a.blue {
	color: #00689C;
}