body
{
   font-family: Arial, sans-serif; 
   color:#ffffff;
   background-color: rgb(220,220,220); 
}
a:link, a:visited, a:active
{
color:#000000;
}
p
{
   font-size: 14px  /* 0.9em */
}
p.footer
{
color:#000000;
}
h2
{
   font-family: Arial, sans-serif; 
   font-size: 24px;
   font-weight:normal; 
   color:#ffffff;
}
h3
{
   font-family: Arial, sans-serif; 
   font-size: 18.67px;
   font-weight:normal; 
   color:#ffffff;
}
h4
{
   font-family: Arial, sans-serif; 
   font-size: 16px;
   font-weight:bold; 
   color:#ffffff;
}
table.LightCellClass
{
   background-color: rgb(0,0,0);
}
td.DarkCellClass
{
   background-color: rgb(195,195,195);
}
#caption, #caption p
{
font-size: 10.67px
}
img.painting
{
border:1px solid white;
}