body { background-color: white; color: black; }

h1.title { text-align: center; background-color: #B4F0FD; color: black; }
h1.center { text-align: center; color: black; }
h2.title { text-align: center; background-color: #D6F6FE; color: black; }
h3.standout { text-align: center; color: red; }
h3.gothic { font-family: "Algerian", cursive; }
h4.center { text-align: center; }

img.nofloat { float: none; border: thin black; }

img.left { float: left; border: thin black; }
img.right { float: right; border: thin black; }

p.center { text-align: center; }
p.benhur { font-family: sans-serif; }
p.typed  { font-family: courier; }
p.SeekTitle  { font-size: large; font-weight: bold; }
p.triptychtitle { font-family: "Lucida Handwriting", script; font-size: large; font-weight: bold; }
p.triptychtext { font-family: Times, serif; font-size: larger; }
p.muppet { text-align: center; font-size: large; }
p.acTitle  { font-family: verdana, arial, sansserif; font-size: large; text-align: center; }
p.lqhead {  }
p.lqflyer { font-size: smaller; }
p.lqquote { font-style: italic; }
p.lqattrib { text-align: right; }
p.rvrtitle { text-align: center; font-family: impact, courier; font-size: large; font-weight: bold; }
p.gitmcredit { text-align: right; font-style: italic; }
p.plhead { font-size: larger; }
p.kohtext {  }
p.kohhead { font-size: larger; }

table.gitmtable { border: thin solid black; position: relative; left: 10%; width : 80%; }

.bordered { border: thin solid black; width: 50%; }
.shaded { background-color: #E0E0E0; color: black; }
.titleshaded { background-color: #D6F6FE; color: black; }
