body    { font-family: Arial, Helvetica, sans-serif; font-size: 82%; line-height: 1.4em; background-color: #E5D189; }
p { font-size: 1em; line-height: 1.4em; }
.cen    { text-align: center }
table.norm { font-family: Arial, Helvetica, sans-serif; font-size: 13px; text-align: left }
table.sm   { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: center }
table.sml  { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: left }
td      { font-family: Arial, Helvetica, sans-serif; font-size: 1em; }
td.cal  { font-size: 12px; background-color: white; vertical-align: top; line-height: 16px; text-align: left }
tr.cal  { font-size: 12px; background-color: white; vertical-align: top; line-height: 16px; text-align: left }
table.smtext td { font-size: 11px }
table.holder { background-color: #fff; border: 1px solid #ccc; margin: 0 auto 1em; }
li      { margin-bottom: 1em; line-height: 1.3em; }
ul.tight li { margin-bottom: 0; }
h1      { font-family: Arial, Helvetica, sans-serif; font-size: 20px; color: #B58D00; line-height: 1.2em; }
h2      { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #c00; line-height: 1.2em; }
h3      { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #c00; line-height: 1.3em; }
h3.ti   { margin-bottom: 0 }
h4      { font-weight: bold; font-size: 13px; }
.ntm     { margin-top: 0 }
.clsm   { margin-top: 0; font-size: 12px; line-height: 16px }
.nbm    { margin-bottom: 0 }
.small  { font-size: 11px }
.smallr { font-size: 11px; text-align: right }
.smallc { font-size: 11px; text-align: center }
.sblue { font-weight: bold; color: #06c }
.sred  { font-weight: bold; color: #f00 }
.medium { font-size: 12px; line-height: 16px }
.bigger { font-size: 14px }
.flr { float: right; margin: 0 0 5px 10px; }
.fll { float: left; margin: 0 10px 5px 0; }
a:visited { color: #003399 }
a:hover { color: red }
select  { background-color: #fff }
div { display: block }
#button {
         width: auto;
         margin: 0;
         padding: 0;
         background-color: #c00;
         color: #fff;
         font-weight: bold;
         font-size: 12px;
         line-height: 1.3em;
         text-align: center;
         }
#button a {
         display: block;
         width: auto;
         padding: 3px;
         background-color: #c00;
         text-decoration: none;
         color: #fff;
         border: 2px outset #ccc;
         }
#button em {
         font-weight: normal;
         font-size: 11px;
         font-style: normal;
         }
#button a:hover {
         display: block;
         width: auto;
         background-color: #36c;
         color: #ff3;
         }    
hr      { margin-top: 0; margin-bottom: 0; size: 1px; color: #666666; shading: solid }


