td   { font-size: 13px; color: #666666; font-family: "Trebuchet MS", Arial, helvetica, sans-serif;  } 
body{  font-size: 13px; color: #333333; font-family: "Trebuchet MS", Arial, helvetica, sans-serif; }
.quote   {  font-size: 10pt; color: 804040; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; ; line-height: 14pt}
.footer  { text-align:center;  font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; } 
.label {  font-weight: bold; color: a4784d}
.labeledition {  color: #666666}
.caption { font-size: 10px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; }
.captionsmall { font-size: 9px; color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; }
.quotecolor   { color: 804040; }
.quotepoem   {  font-size: 10pt; color: 804040; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; ; line-height: 14pt; padding-left:100px;}
.quotesig   {  font-size: 10pt; color: 804040; font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; ; line-height: 14pt; padding-left:160px;}
.button1 {
              background-color: #d8d5c3;
              color: #804040;
              font-size: 10pt;
              font-family: Arial, Helvetica, sans-serif;
               }

/* default link colors */
a:link {  color:a4784d; text-decoration: none;}
a:visited {  color:a4784d; text-decoration: none;}
a:hover {  color:#333333; text-decoration: none;}
a:active {  color:#FF9900; text-decoration: none;}

/* nav links in footer */
a.nav:link {  color:666666; text-decoration: none;}
a.nav:visited {  color:666666; text-decoration: none;}
a.nav:hover {  color:#333333; text-decoration: underline;}
a.nav:active {  color:#333333; text-decoration: underline;}

/* nav links in nav on front page */
a.navfront:link {  font-size: 12px; color:a4784d; font-weight: bold;}
a.navfront:visited {  font-size: 12px; color:a4784d; font-weight: bold;}
a.navfront:hover {  font-size: 12px; color:#8f0000; font-weight: bold;}
a.navfront:active {  font-size: 12px; color:#333333; font-weight: bold;}

/* form fields and form labels */
input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
select {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}

#leftbook {
        float:left;
	background: #f9f8f2;
	position: relative;
        padding-right:10px;
        padding-bottom:20px;
        width: 375px;
	}

#rightbook {
        float:right;
	background: #f9f8f2;
	position: relative;
        padding-left:20px;
        width: 250px;
	border-left: 2px solid #888888;
        padding-bottom:20px;
	}

.newstxt
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #323844;
    FONT-FAMILY: Verdana, Arial;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}
a.newstxt 
{
color: #804040; 
font-size:11px;
text-decoration:underline;
}

a.newstxt:hover
{
color:gray; 
font-size:11px;
text-decoration:none;
}

H1     {
        color: #804040;
        font-family: ariel;
	font-size: 18pt;
	text-align: left;	
        }



H2     {
        color: #804040;
        font-family: ariel;
	font-size: 16pt;
	text-align: left;
        }



H3     {
        color: #804040;
        font-family: ariel;
	font-size: 14pt;
	text-align: left;
        }
