body {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: white;
}
a {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #c50008;
}
a:visited {
	color: #9e000d;
}
a:hover {
	color: #ff6b77;
}

a.inflow {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #ff6370;
}
a.adays {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #ff99a1;
}

td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: white;
}
p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: white;
}
h3 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14pt;
	color: white;
}

.datum {
	font-weight: bold;
}

.galleryHead {
padding: 7px;
	    background-color: darkred;
color: black;
	  font-weight: bold;
}

.galleryBack {
	   background-color: #666666;
padding: 7px;
	    padding-left: 0px;
}

.galleryItem {
padding: 7px;
	   background-color: #666666;
	  text-decoration: none;
}

.galleryItemActive {
padding: 7px;
	   background-color: #999999;
	  text-decoration: none;
}

a.galleryItem {
color: white;
	  font-weight: bold;
}

a.galleryItem:visited {
color: white;
	  font-weight: bold;
}

a.galleryItemActive {
color: white;
	  font-weight: bold;
}

a.galleryItemActive:visited {
color: white;
	  font-weight: bold;
}

.galleryItem:hover {
	   background-color: #999999;
}

.galleryItem:visited {
color: white;
}




