body {
  font-family: "Times New Roman",
        Times, serif;
  color: #330099 ;
  border-color: #330099; 
  background-color: #cccccc; }
a:link { font-size: 14px; color: blue }
a:visited { font-size: 14px; color: purple }
address {
  margin-top: 1em;
  padding-top: 1em; }
h1.head {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
  color: #cccccc;
  background-color: #660033 }