<style type=text/css>

a:link {color: #ffffff}
a:visited {color: #ffffff}
a:hover {color: #88ffaa}
a:active {color: #00ffff}

body {
  background-image: url(images/bkgd.jpg);
  background-repeat: repeat-x;
  background-color: #404080;
  color: #ccffff}

h1 {
  text-transform: lowercase;
  font-style: italic;
  font-size: 46px;
  color: #ffffff}

h1.title {
  position:relative;
  top:-40px}

h2 {
  font-size: 18px;
  font-style: bold;
  font-family: arial;
  margin: 5px;
  color: #ffffff}

h3 {
  font-size: 10px;
  font-family: arial;
  margin: 5px;
  color: #ffffff}

p {
  margin: 10px}

table {
  align: center;
  border-style: none;
  background-color: transparent;
  text-align:center}

table.fixed {
  table-layout: fixed}

div.title {
  height: 46px;
  overflow: hidden;
  margin: 0px 140px}

div.section {
  border: 6px solid #003366;
  background-color: #556666;
  overflow: hidden;
  margin: 10px 0px}

div.sponsor {
  width: 160px;
  background-color: #222244;
  border: 3px solid black;
  margin: 0px}

ul {
  list-style: inside url(images/bullet.gif)}

img {
  border: none}

img.ad {
  width: 150px;
  height: 100px;
  margin: 5px}

</STYLE>
