H1  { color: yellow; font: bold 30pt "Comic Sans MS"; background: red no-repeat; text-align: center; text-transform: none }
H2  { color: red; font: bold 18pt "Comic Sans MS"; background-color: yellow; text-align: center; text-transform: none }
H3  { color: red; font: bold 14pt "Comic Sans MS"; text-align: left; text-transform: none }
H4  { color: red; font-variant: normal; font-weight: normal; font-size: 12pt; font-family: "Comic Sans MS"; text-align: left; text-transform: none }

P  { color: black; font: 11pt "Comic Sans MS"; text-align: justify; text-transform: none }
p.index   { font-weight: bold; background-color: blue; text-align: center }
p.index2   { font-weight: bold; text-align: center }
p.intro  { font-style: italic; font-weight: bold }
p.quote  { margin-left: 30px }
p.link {Background: blue}

A  { color: yellow; font-weight: bold; font-size: 11pt; font-family: "Comic Sans MS"; text-align: left }
A:link { color: yellow } 
A:hover { color: white }
A:visited { color: white }

IMG  { border: solid 1px black }
IMG.nav {FLOAT: right; BORDER: none; VERTICAL-ALIGN: top}
