
body {
  background-image: url(images/backblue.png);
  font-family: arial, sans-serif;
}

.headrow {
}

dt {
  font-weight: bold;
  line-height: 150%;
  font-size: larger;
}

dd {
  margin-bottom: 0.5em;
}

a.list {
  font-size: small;
}

table.header {
  border: groove;
  margin-bottom: 0.5em;
  font-family: arial;
}

.name {
  font-size: 24px;
};

.head  {
  border: groove;  
  font-family: courier;
  padding: 0.5em; 
}

.topmenu {
  background: lightgrey;
  font-size: 10px;
}

.leftmenu {
  background: lightgrey;
  vertical-align: top;
  font-family: courier;
  line-height: 1.5em;
  font-family: arial;
  padding-left: 10px;
  padding-top: 5px;
  font-size: large;
}

.leftmenudivx {
  background: lightgrey;
  position: abolute;
  position: fixed;
  padding-left: 10px;
  padding-right: 10px;
}

.main {
  vertical-align: top;
  text-align: left;
  margin-top: 20px;
  margin-left: 25px;
  margin-righ: 20px;
  font-size: large;
  font-family: helvetica;
}
li.para { 
  margin-top: 0.5em;
 }
 
.foot { 
  vertical-align: bottom;
  font-size: xx-small; 
 } 
.logo  {
  vertical-align: top;
}

em {
  font-size: 0.9em;
}
.moving {
  font-size: 2em;
  background: lightgray;
}