body {font-family: "Times New Roman", "Times", serif;
          color: rgb(112, 83, 114); padding: 0; margin: 2px 0 0;}
h1 {font-size: x-large; font-weight: bold; margin: 15px 0;}
h2 {font-size: large; font-weight: bold; margin: 10px 0;}
h3 {font-size: medium; font-weight: bold; margin: 5px 0;}
h4 {font-size: small; font-weight: bold; margin: 5px 0;}
h5 {font-size: small; font-weight: normal; margin: 5px 0;}
h6 {font-size: x-small; font-weight: normal; margin: 2px 0;}
p {font-size: medium; font-weight: normal; margin: 2px 0;}

a {color: rgb(112, 83, 114);}
a:hover {color: blue;}

#logo {width: 150px; text-align: center;}
#banner {background: rgb(204, 180, 255); color: black;
          text-align: center; font-size: x-large; font-weight: bold}
#toc {width: 150px; vertical-align: top; 
          background:  #ECEEEB url(images/thistle.gif) no-repeat bottom center;
          text-align: center; font-size: small; font-weight: bold}
#toc a {display: block; text-decoration: none; 
            background: rgb(204, 180, 255); color: rgb(112, 83, 114); padding: 3px 0;
            border-style: solid; border-width: 1px; border-color: rgb(112, 83, 114)}
#toc a:hover {background: rgb(112, 83, 114); color: white;}
#contents {padding: 10px; vertical-align: top;}
#thistle {background: #ECEEEB; text-align: center;}
#blank {width: 150px; background: rgb(204, 180, 255)}
#scn {text-align: center; color: black;
            border-style: solid; border-width: 1px; border-color: rgb(112, 83, 114)}
#st {font-size: x-small; font-weight: normal; margin: 1px 0;}