body {
  font-family: arial, sans-serif;
  /*color: #403a76;*/
  font-size: 14px;
  background-image: url('Images/lgrey.jpg');/*url('fon.png');*/
  /*background-color: #fce6d7;*/
}

a { color: #403a76;}
a:hover { text-decoration: underline; background-color: #f5f5f5/*#dbdbdb*//*#fafafa*//*#fad8c1*/}
a:active {}
a:visited { color: #403a76}

a.nounder { text-decoration: none; color: black }
a.nounder:hover { text-decoration: underline }
a.nounder:visited { text-decoration: none; color: black }

td.date {
  color: #006650;/*#009977;*/
  text-align: center;
}

td.tabcontent {
  text-align: center;
}

span.date {
  font-family: arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: black;
}

span.event {
  font-size: 14px;
  font-family: helvetica, sans-serif;
  padding-left: 70px;
  padding-top: 0px;
  color: black;
}

span.eventrem  {
  font-size: smaller;
  font-family: helvetica, sans-serif;
  padding-left: 90px;
  padding-top: 0px;
  color: black;
}

.title {
  color: #a00000;
}

.portrait {
  border-width: 6px;
  border-color: #a00000;
  border-style: ridge;
}

.small {
  font-size: 12px;
}

.bgr {
  background-image: url('Images/lgrey.jpg');
}

.bgrpaper {
  background-color: white;
}

.bgr-nail {
  background-image: url('Images/fon2.jpg');
}
