body {background : #ffc0cb url(indexback.gif); color: black; margin-left: 2em; margin-right: 2em; }
h1 { font-size: 3em; }
h2 { background : #4b0082 url(subtitle.gif); color: pink; font-size: 2.5em; font-style: italic; }
p { line-height: 2em; font-weight: bold; }
ol { line-height: 2em; font-weight: bold; }
ul { line-height: 2em; font-weight: bold; }
tr { line-height: 2em; font-weight: bold; }
em { font-weight: bold; font-size: 1.2em; }
a:link { 
             color : #0000ff;;
            }
a:visited {
                  color : #660099;
                 }
a:hover {
                 color : #ff9900;
               }
a:active {
                  color : #ff0000;
                }
.ititle {
                 color : #800000;
               }