TABLE { background-color: 69A792; }
TD { width: 15%; vertical-align: middle; text-align: center; border-style: groove; font-family: Verdana, Arial, sans-serif; font-variant: small-caps;}
  :link { color: rgb(0, 0, 153); text-decoration: none;}  /* for unvisited links */
  :visited { color: rgb(153, 0, 153); text-decoration: none; } /* for visited links */
  a:active { color: rgb(255, 0, 102); text-decoration: none; } /* when link is clicked */
  a:hover { color: rgb(0, 96, 255); text-decoration: none; } /* when mouse is over link */
BODY { font-family: verdana, arial, sans-serif;	margin: 0; }
P {text-align: justify; font-size: 14; margin-top: 1.5em; margin-bottom: 2em; margin-left: 6em; margin-right: 6em;}
H2 {text-align: right; font-size: 14; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 6em; margin-right: 6em;}
H1 {text-align: left; margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 6em; margin-right: 6em;font-size: 18; font-weight: bold;}
UL {text-align: justify; font-size: 12; margin-top: 0; margin-bottom: 0em; margin-left: 9em; margin-right: 2em;}
HR {color: #FAEE16; class: g;}