
body    {
         font-family: "Times New Roman", Times, serif;
         color: #9E643C;
         background-color: #F9E8DE;
         background-image: url(images/quilt1.jpg);
         background-repeat: repeat-y;
         margin-left: 110px;
         }

h1      {
        font-family: "Times New Roman", Times, serif; 
        font-size: 36pt; 
        font-style: italic; 
        font-weight: bold; 
        color: #94AACF; 
        line-height: 34pt; 
        margin-top: auto;
        margin-bottom: 0;
        }

h2      {
        font-family: "Times New Roman", Times, serif; 
        font-size: 26pt; 
        font-style: italic; 
        font-weight: bold; 
        color: #94AACF; 
        line-height: normal;
        }

h3      {
        font-family: "Times New Roman", Times, serif; 
        font-size: 22pt; 
        color: #94AACF; 
        font-style: italic;
        }

a       {
        font-style: italic;
        color: #DEA383; 
        line-height: normal;
        }

.copyright {
        font-size: 8pt; 
        color: #94AACF; 
        line-height: 9pt;
        }

.nav {
        font-size: 12pt;
        color: #94AACF;
        font-style: normal;
        }
        
th      {
        font-size: 16pt; 
        font-weight: bold; 
        color: #9E643C;
        }

table   {
        font-family: "Times New Roman", Times, serif; 
        color: #9E643C;
        }

td      {
        font-family: "Times New Roman", Times, serif; 
        font-size: 16pt; 
        color: #9E643C;
        }

p       {
        font-family: "Times New Roman", Times, serif; 
        font-size: 16pt; 
        font-style: normal; 
        line-height: normal; 
        font-weight: normal; 
        color: #9E643C;
        }

li      {
        font-size: 14pt;
        }

ul      {
        font-size: 14pt;
        }


-->
