body, p, td
{
  font: 10pt Verdana, Tahoma, "Arial Cyr", swiss;
  color: #D2D5D8;
}
h1
{
  font: 24pt "Monotype Corsiva";
}
a
{
  color: LightSlateGray;
//#D2D5D8;
  text-decoration: none;
}
a:hover
{
  color: white;
  // #8899AA;
  text-decoration: underline;
}
.picStyle
{
  width: 180;
  padding: 5 5 5 5;
}
