body {background-color: rgb(140,160,200); color: black;
  font-family: trebuchet ms;
}
h1 {font-size: medium; font-weight: normal;}
a { color: rgb(32,32,160); text-decoration: none;}
a:hover { text-decoration: underline; }
a:active { text-decoration: underline; }
a:visited { color: rgb(96,0,32); }
a.plain {text-decoration: none;}
img.plain {border: 0;}
ul {list-style: disc inside; margin-left: 0;}

