body      { font-family: Book Antiqua, Garamond, Times New Roman, Times Roman, Times, serif;
            font-size: 125%; color: #5A3721; background-color: #D9B6A0; }

.linkcolor{ color: #454257; } 

a:link,
a:visited { color: #454257; text-decoration: none;
            font-family: sans-serif; font-style: normal; }
a:active  { color: yellow;  text-decoration: underline;
            font-family: sans-serif; font-style: normal; }
a:hover   { color: white;   text-decoration: underline;
            font-family: sans-serif; font-style: normal; }

h1        { font-size: 200%; }
h2        { font-size: 150%; }
p         { font-size: 110%; }

Small,
.Small    { font-size: 75%;  }

strong    { font-weight: bolder; }
em        { font-weight: bolder; }

.disabledLink { font-color: #5A3721;    text-decoration: none;
            font-family: sans-serif; font-style: normal; }


// address   { font-style: normal; font-size: 75%; margin-top: 12px; margin-bottom: 2px; text-align: right;}

// cite      { font-style: italic; font-weight: bold; }
// Sub       { font-size: 75%; vertical-align: sub; }
// Sup       { font-size: 75%; vertical-align: super; }


