BODY {
  background: white url("pix/bk.jpg");
  color: black;
  background-attachment: fixed;
}
A:link { color: black }
A:visited { color: black }
A:active { color: #2020B0 }

.menuitems {
	COLOR: black; FONT-FAMILY: Tahoma, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: bold;
}
.frametitle {
	COLOR: black; FONT-FAMILY: Tahoma, Helvetica, sans-serif; FONT-SIZE: 14pt; FONT-WEIGHT: bold;
}
.sitetitle {
	COLOR: black; FONT-FAMILY: Tahoma, sans-serif; FONT-SIZE: 13pt; FONT-WEIGHT: bold; FONT-STYLE: italic;
}
.copyright {
	COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 8pt; FONT-STYLE: italic;
}
.lastupdate {
	COLOR: black; FONT-FAMILY: Arial, sans-serif; FONT-SIZE: 8pt; 
}
.back  {
	COLOR: black; FONT-FAMILY: Tahoma, Helvetica, sans-serif; FONT-SIZE: 9pt; FONT-WEIGHT: bold;
}

