body {background-color: #FFF5EC;  /* sand */
      color: #000000; }


td {font-family: "new century schoolbook", garamond, times, serif;}

td.HeaderReviews {font-family: verdana, arial, sans-serif;
                  font-size: 11px;
                  padding-left: 6px;
                  padding-top: 6px;
                  padding-bottom: 12px;
                  background-color: #A50A0A;
                  line-height: 200%;
                  color: #FFFFFF;
                  font-style: italic;
                  font-weight: bold;}
                  
td.HeaderReviewsAuthor {font-family: verdana, arial, sans-serif;
                        font-size: 13px;
                        width: 155 px;
                        padding-right: 15px;
                        font-weight: bold;
                        background-color: #A50A0A;
                        color: #FFFFFF;
                        font-style: normal;
                        text-align: left;
                        line-height: 100%;}
                 
td.HeaderReviewsQuote {font-family: verdana, arial, sans-serif;
                        font-size: 13px;
                        background-color: #A50A0A;
                        color: #FFFFFF;
                        font-style: normal;
                        text-align: left;
                        font-weight: normal;
                        line-height: 100%;}
                  

td.leftcolumn  {background-color: #E6D2AF;
                width: 130px;
                padding-left: 15px;
                padding-right: 15px; }

p {font-family: georgia, "new century schoolbook", garamond, times, serif;}




p.tophead {color: #198264;  /* teal */
         margin-top: 0.2in;
         margin-bottom: 0px;
         padding: 0;
         font-size: 24pt;
         text-align: center;}

p.subhead {color: #198264;    /* teal */
         font-style: italic;
         padding: 0;
         margin: 0;
         font-size: 12pt;
         text-align: center;}

p.authorhead {color: #198264;    /* teal */
         padding: 0;
         margin: 0;
         margin-top: 14px;
         font-size: 15pt;
         text-align: center;}

p.publisher {color: #198264;  /* teal */
         padding: 0;
         margin: 0;
         padding-bottom: 0.33in;
         font-size: 10pt;
         text-align: center;}

p.list  {color: #A50A0A;  /* maroon */
         background-color: #FFF5EC;  /* sand */
         font-size: 12pt;
         line-height: 90%;
         text-align: left;
         padding-bottom: 6px;}

p.commentary {color: #198264;   /* teal */
         font-size: 10pt;
         text-align: left;}

p.TopLeftText  {color: #A50A0A;  /* maroon */
                background-color: #E6D2AF; /* tan */
                font-size: 11pt;
                font-style: italic; 
                line-height: 125%;
                text-align: left;}

p.BodyText  {color: #A50A0A;  /* maroon */
             background-color: #FFF5EC;  /* sand */
             font-size: 11pt;
             line-height: 125%;
             text-align: left;
             margin-right: 25px;
             margin-left: 30px;}

p.NavLinkText  {color: #A50A0A;  /* maroon */
                background-color: #E6D2AF; /* tan */
                font-size: 11pt;
                padding-bottom: 7px;
                text-align: left;}

td.OrderText  {background-color: #A50A0A; /* maroon */
              font-size: 14pt;
              font-weight: bold;
              padding: 8px;
              text-align: center;
              font-family: verdana, arial, sans-serif;}

hr {width: 50%;
    color: rgb(25,130,100);}
    

.leftcolumn a:link {color: rgb(165,10,10); background-color: rgb(230,210,175); text-decoration: none; font-size: 12pt;}
.leftcolumn a:visited {color: rgb(25,130,100); background-color: rgb(230,210,175); text-decoration: none;}
.leftcolumn a:visited:hover {color: rgb(255,160,160); background-color: rgb(230,210,175); text-decoration: none;}

.OrderText a:link {color: #E6D2AF; background-color: #A50A0A; text-decoration: none;} /* tan on maroon */
.OrderText a:visited {color: #E6D2AF; background-color: #A50A0A; text-decoration: none;} /* tan on maroon */
.OrderText a:hover {color: white; background-color: #A50A0A; text-decoration: none;}

.rightcolumn a:link {color: blue; background-color: #FFF5EC; }
.rightcolumn a:link: hover {color: cyan; background-color: #FFF5EC; }
.rightcolumn a:visited {color: navy; background-color: #FFF5EC; }
.rightcolumn a:visited:hover {color: cyan; background-color: #FFF5EC; }


