A.menu:visited      { color: white; text-decoration: none; background-color: maroon }
A.menu:link  { color: white; text-decoration: none }
A.menu:active    { color: white; text-decoration: none }
A.menu:hover      { color: white; text-decoration: none; background-color: navy }
A.menuTop:visited       { color: black; text-decoration: none }
A.menuTop:link    { color: black; text-decoration: none }
A.menuTop:active      { color: black; text-decoration: none }
A.menuTop:hover          { color: white; text-decoration: none; background-color: navy }
TD.MenuItem       { color: white; background-color: maroon }
TD.MenuTitle        { color: white; font-weight: bold; background-color: navy; text-align: left }
P.smaller { font-size: smaller }
P.Normal  { text-align: left }
P.CTitle  { font-size: large; font-style: italic; font-weight: bold; text-align: center }
P.CTitleDetails   { text-align: center }
P.CSHead   { font-size: xx-large; font-style: italic; font-weight: bold; text-align: center; margin: 0  }
P.CSDetails   { text-align: center; margin: 0  }
P.Reference      { font-weight: bold; text-align: left }
P.ArtSection    { font-weight: bold; text-align: center }
P.ArtByline     { font-style: italic; text-align: center }
P.ArtQuote     { font-style: italic; text-align: left; position: relative; left: 10%; width: 80% }
.P.NormalList  { text-align: left; list-style-type: disc }
P.NormalList2  { text-align: left; list-style-type: disc }
LI.Normal  { text-align: left }
TABLE.MenuBlock    { background-color: navy }
