BODY {
  font-family: sans-serif;
  color: black;
  background-color: #a0a0a0;
}

.head {
  font-variant: small-caps;
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 1.5em;
  color: #330033;
  text-align: center;
}


.tab {
  font-family: arial, sans-serif;
  font-weight: bold;
  color: #330033;
  text-align: center;
}


A:link, A:active {
        color: #000066;
        text-decoration: underline;
        font-weight: bold;
	font-family: arial, sans-serif;
}

A:visited {
        color: #990000;
}

A:hover {
        text-decoration: underline;
}

/*
P, OL, OL LI {
  font-family: sans-serif;
}

TD.left {
  font-family: sans-serif;
  vertical-align: top;
  text-align: left;
}

.boxed {
  border-color: black;
  border-style: solid;
  border-width: 3px 3px 3px 3px;
  padding: 9pt 9pt 9pt 9pt;
}

TD, TH {
  font-family: sans-serif;
  vertical-align: top;
  text-align: center;
}


H1 {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 2.0em;
  color: #330033;
}

.head {
  font-family: arial, sans-serif;
  font-weight: bold;
  font-size: 1.5em;
  color: #330033;
  text-align: center;
}

.imgs {
  color: #000000;
}
*/
