body {
  padding-left: 1em;
  font-family: Georgia, "Times New Roman",
        Times, serif;

  color: #FFD700;
  background-color: #000042}

H1 { text-align: center; }
H1 { font-family: Verdana, sans-serif; }
H1 { font-style: normal; font-weight: bold; }
h1 { font-size: 95%; }

H2 { text-align: center; }
/* H2 { font-family: cursive; } */
H2 { font-family: broadway; }
H2 { font-weight: bold; }
H2 { font-size: 265%; }

H3 { text-align: center; }  /* page headings */
H3 { font-family: Verdana, SANS-SERIF; }
H3 { font-weight: bold; }
H3 { font-size: 150%; }


H3s { font-family: Verdana, SANS-SERIF; }
H3s { font-weight: bold; }
H3s { font-size: 110%; }

H4 { font-family: Verdana, SANS-SERIF; } /* bold text */
H4 { font-weight: bold; }
H4 { font-size: 100%; }

H5 { font-family: Verdana, SANS-SERIF; }
H5 { font-size: 90%; }

H6 { font-family: Verdana, SANS-SERIF; }
H6 { font-size: 50%; }

broadway { text-align: center; }
broadway { font-family: Broadway; }
broadway { font-weight: bold; }
broadway { font-size: 250%; }

Kaufman { text-align: center; }
Kaufman { font-family: Kaufman; }
Kaufman { font-size: 275%; }

KaufmanB { text-align: center; }
KaufmanB { font-family: Kaufman; }
KaufmanB { font-weight: bold; }
KaufmanB { font-size: 240%; }

times { text-align: center; }
times { font-family: Times; }
times { font-size: 185%; }

timeslg { text-align: center; }
timeslg { font-family: Times, Arial, serif; }
timeslg { font-size: 200%; }

timessm { text-align: center; }
timessm { font-family: Times; }
timessm { font-size: 140%; }

times120 { text-align: center; }
times120 { font-family: Times; }
times120 { font-size: 120%; }

timeslh { font-family: Times; }
timeslh { font-size: 130%; }

P { font-family: Times, SANS-SERIF; } /* normal text */

P { font-size: 110%; }

subtitle { font-family: cursive; Verdana }
subtitle { font-weight: bold; }
subtitle { font-size: 175%; }

subtitle2 { font-family: cursive; Verdana }
subtitle2 { font-size: 140%; }

head { font-family: Verdana, SANS-SERIF; }
head { font-weight: bold; }
head { font-size: 250%; }

subhead { font-family: Verdana, SANS-SERIF; }
subhead { font-weight: bold; }
subhead { font-size: 110%; }

subhead2 { font-family: Verdana, SANS-SERIF; }
subhead2 { font-size: 120%; }

medtext { font-family: Verdana, sans-serif; }
medtext { font-size: 50%; }

modtext { font-family: Arial, Verdana, sans-serif; }
modtext { font-size: 65%; }

small { text-align: center; }
small { font-family: Verdana, sans-serif; }
small { font-size: 25%; }

tiny { text-align: center; }
tiny { font-family: Verdana, sans-serif; }
tiny { font-size: 15%; }

tinyleft { text-align: left; }
tinyleft { font-family: Verdana, sans-serif; }
tinyleft { font-size: 15%; }

:link { color: #FFFF00; }  /* for unvisited links */
  :visited { color: #FFD700 } /* for visited links */
  a:active { color: rgb(255, 0, 102); } /* when link is clicked */
  a:hover { color: red; } /* when mouse is over link */


 /* navbar specs follow */
 ul.navbar {
list-style-type: none;
   padding: 0;
   margin: 0;
    top: 2em;
    left: 1em;
    width: 8.5em }
ul.navbar li {
    /* background: #000058; */
    margin: 0.3em 0;
    padding: 0.11em;
    /* border-right: 0.25em solid #B8860B; */
    border-right: 0.6em solid #D90000;
    border-bottom: 0.01em solid red;
    border-top: 0.01em solid red;
    border-left: 0.01em solid red }
  ul.navbar a {
    text-decoration: none;
    font-family: Verdana, sans-serif; 
    font-size: 95%; }


 /* navbar2 specs follow */
 ul.navbar2 {
list-style-type: none;
   padding: 0;
   margin: 0;
    top: 1em;
    left: 25em;
    width: 5.5em }
ul.navbar2 li {
    /* background: #000058; */
    margin: 0.1em 0;
    padding: 0.1em;
    /* border-right: 0.25em solid #B8860B; */
    border-right: 0.3em solid #D90000;
    border-bottom: 0.01em solid red;
    border-top: 0.01em solid red;
    border-left: 0.01em solid red }
  ul.navbar2 a {
    text-decoration: none;
    font-family: Verdana, sans-serif; 
    font-size: 80%; }

/* navbar2b specs follow */
 ul.navbar2b {
list-style-type: none;
   padding: 0;
   margin: 0;
    top: 1em;
    left: 25em;
    width: 7.5em }
ul.navbar2b li {
    /* background: #000058; */
    margin: 0.1em 0;
    padding: 0.1em;
    /* border-right: 0.25em solid #B8860B; */
    border-right: 0.3em solid #D90000;
    border-bottom: 0.01em solid red;
    border-top: 0.01em solid red;
    border-left: 0.01em solid red }
  ul.navbar2b a {
    text-decoration: none;
    font-family: Verdana, sans-serif; 
    font-size: 80%; }

 /* navbar3 specs follow */
 ul.navbar3 {
list-style-type: none;
   padding: 0;
   margin: 0;
    top: 1em;
    left: 25em;
    width: "95%" }
ul.navbar3 li {
    /* background: #000058; */
    margin: 0.1em 0;
    padding: 0.1em;
    /* border-right: 0.01em solid #B8860B; */
    border-right: 0.01em solid #D90000;
    border-bottom: 0.01em solid red;
    border-top: 0.01em solid red;
    border-left: 0.01em solid red }
  ul.navbar3 a {
    text-decoration: none;
    font-family: Verdana, sans-serif; 
    font-size: 15%; }


 /* navbar4 specs follow */
 ul.navbar4 {
list-style-type: none;
   padding: 0;
   margin: 0;
    top: 1em;
    left: 25em; }
ul.navbar4 li {
    /* background: #000058; */
    margin: 0.06em 0;
    padding: 0.1em;
    /* border-right: 0.25em solid #B8860B; */
    border-right: 0.2em solid #D90000;
    border-bottom: 0.01em solid red;
    border-top: 0.01em solid red;
    border-left: 0.01em solid red }
  ul.navbar4 a {
    text-decoration: none;
    font-family: Verdana, sans-serif; 
    font-size: 80%; }
