BODY {
  background: #102a1b;
  margin: 0px; padding: 0px;
  font-family: "Times New Roman", serif;
}

TABLE.Page {
  border: thick solid #102a1b; margin: 0px; padding: 0px; max-width: 1000;
  background: url("/images/smwsback.jpg") #ffffff;
}

H1, H2, H3, H4 {color: #000000;}
H1.page, H2.page {text-align: center;}
P.page {text-align: center;}
P, TD {color: #000000;}

.happy {font-family: Arial; font-size: 14pt; font-style: italic; font-weight: bold; text-align: center; letter-spacing: 0.1em; color: #102a1b;}
.green {font-family: Arial; text-align: center; letter-spacing: 0.1em; color: #102a1b;}

HR {color: #102a1b;}
HR.thick {color: #102a1b; height: 4; }

A:link {font-style: italic; color: #102a1b;}
A:active {font-style: italic; color: #102a1b;}
A:visited {font-style: italic; color: #102a1b;}

TABLE.Popup {border: medium solid #102a1b; margin: 0px; padding: 0px; width="100%"; height="100%"}