body {
  background: url(images/img3.gif) white;
  font-family: Georgia, "Times New Roman",
        Times, serif;
  color: purple;
  background-color: #d8da3d }
p.swc {
  font-family: "Arial Black",Georgia, "Times New Roman",
        Times, serif;
  color: white;
  font-size: 75%;
  text-align: center; 
}
p.mblue {
  font-family: "Arial Black",Georgia, "Times New Roman",
        Times, serif;
  color: #000080;
  font-size: 100%;
}
p.mwhite {
  font-family: "Arial Black",Georgia, "Times New Roman",
        Times, serif;
  color: #ffffff;
  font-size: 100%;
}

ul.navbar {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 2em;
  left: 1em;
  width: 9em }
h1 {
  font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif }
ul.navbar li {
  background: white;
  margin: 0.5em 0;
  padding: 0.3em;
  border-right: 1em solid black }
ul.navbar a {
  text-decoration: none }

a:link {
  color:#000080 ;
  font-family: "Arial Black",Georgia, "Times New Roman",
        Times, serif;
  size: 300%;	  
}
a:visited {
  color: yellow;
  font-family: "Arial Black",Georgia, "Times New Roman",
        Times, serif;
  size: 300%;	  
  }
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted }

