body, td {
   font-family: Verdana;
   font-size: 10pt;  
}
body {
   background: #F0FFF0;
   color: #BF8040
} 
a:link {
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
   color: #006600;
   text-decoration: none
}
a:active {
   font-family: Verdana;
   font-size: 10pt;
   color: #006600;
   text-decoration: underline;
}
a:visited {
   font-family: Verdana;
   font-size: 10pt;
   font-weight: bold;
   color: #006600;
   text-decoration: none;
}
a:hover {
   color: #006600;
   text-decoration: underline;
}

.head-h1 {
   font-size: 20pt;
}
.quote {
   color: #006600;
}
.text-dark {
   color: #7B5228;
}
.text-light {
   color: #F1FFF0;
   font-family: Verdana;
   font-size: 10pt;
}

.tbl-out {
   background: #BF8040;
}
.tbl-in-head {
   background: #015831 url('images/bg-title.jpg');
   color: #BF8040;
   font-family: Verdana;
   font-weight: bold;
   font-size: 10pt
}
.tbl-in-row {
   background: #FFFFFF;
   color: #7B5228;
   font-family: Arial;
   font-size: 11pt
}
.tbl-in-row-clr {
   color: #7B5228;
   font-family: Arial;
   font-size: 11pt;
}
.tbl_in-row-black {
   background: #000000;
}
.tbl-in-menu {
   background: #FFFFFF url('images/bg-nav.jpg');
   color: #996633;
   font-family: Verdana;
   font-size: 10pt;
}
.tbl-in-menu-h {
   background: #FFFFFF url('images/bg-nav-v.jpg');
   color: #996633;
   font-family: Verdana;
   font-size: 10pt;
}
.tbl-in-menu-clr {
   color: #996633;
   font-family: Verdana;
   font-size: 10pt;
}
