BODY {
  margin: 0;
  background-color: #E6E6F6;
  color: #000066;
  font-family: arial, tahoma, "Trebuchet MS", sans-serif;
  font-size: 16px;
  scrollbar-face-color: #CCCCFF;
  scrollbar-arrow-color: #CCCC33;
  scrollbar-darkshadow-color: #8888AA;
  scrollbar-3dlight-color: #E6E6F6;
  scrollbar-shadow-color: #000066;
  scrollbar-highlight-color: #FFFFFF;
}

A {
  text-decoration: none;
  font-weight: bold;
}

A:link { color: #999900; }

A:hover { text-decoration: underline; }

A:visited { color: #555522; }

P { text-align: justify; }

.title {
  font-family: Georgia;
  font-size: larger;
  background-color: #CCCCFF;
  text-align: center;
  padding: 5 0 5 0;
}
