body { background-color: #003399;
       color: white;
}
.page { position: absolute;
        top: 0px;
        left: 4px;
        width: 99%;
        height: 99%;
        font-size: 16px;
        background-color: #003399;
        clip: rect(0%, 101%, 101%, 0%);
}
.swirl { position: absolute;
         top: 0%;
         left: 0%;
         width: 100.18%;
         height: 100.25%;
}
.head { position: absolute;
        top: 15px;
        left: 15px;
        width: 95%;
}
.header { color: #E5E5FF;
          font-size: 44px;
          text-align: center;
}
.header2 { color: #E5E5FF;
          font-size: 22px;
          text-align: center;
}
.subheader { color: #E5E5FF;
             font-size: 18px;
             text-align: center;
}
.foot { position: absolute;
        bottom: 15px;
        left: 50%;
        width: 460px;
        margin-left: -230;
        font-family: sans-serif;
        font-size: 14px;
}
.footer { text-align:center; }
.main { position: absolute;
        top: 75px;
        left: 15px;
        width: 95%;
}
.main2 { position: absolute;
        top: 75px;
        left: 0px;
        width: 99%;
}
.main3 { position: absolute;
        top: 95px;
        left: 15px;
        width: 95%;
}
.bul { color: yellow;
       font-size: x-large;
       vertical-align: top;
       text-align: center;
}
.list { font-size: 36px; }
A:Link { text-decoration: none;
         color:white;
}
A:Visited { text-decoration: none;
            color: white;
}
A:Hover { text-decoration: none;
          color: yellow;
}
A.lrg:Link, A.lrg:Visited, A.lrg:Hover {
	font-size: 24px;
	font-weight: bolder;
}
A.ylrg:Link, A.ylrg:Visited, A.ylrg:Hover {
	text-decoration: underline;
	color: yellow;
	font-size: 24px;
	font-weight: bolder;
}
.cap { font-family: sans-serif;
       font-size: small;
       font-weight: bold;
       text-align: center;
}
.MD { color: white;
      font-family: Garamond, serif;
      font-size: 18px;
      font-weight: normal;
      vertical-align: top;
}
.MDB { color: white;
       font-family: Garamond, serif;
       font-size: 18px;
       font-weight: bold;
       vertical-align: top;
}
.XSM { color: white;
       font-family: Garamond, serif;
       font-size: 14px;
       vertical-align: top;
}
.SM { color: white;
      font-family: Garamond, serif;
      font-size: 16px;
      vertical-align: top;
}
.LG { color: white;
      font-family: Garamond, serif;
      font-size: 24px;
      vertical-align: top;
}
.LGB { color: white;
      font-family: Garamond, serif;
      font-size: 24px;
      font-weight: bold;
      vertical-align: top;
}
.XL { color: white;
      font-family: Garamond, serif;
      font-size: 28px;
      vertical-align: top;
}

.XLG { color: white;
       font-family: Garamond, serif;
       font-size: 28px;
       vertical-align: top;
}
.IND { text-indent: 30pt;
       color: white;
       font-family: Garamond, serif;
       font-size: 16px;
       vertical-align: top;
}
.QUT { color: white;
       font-family: "Monotype Corsiva", Arial;
       font-size: 20px;
       font-weight: normal;
       vertical-align: top;
}
