﻿BODY, TABLE, TD, TH { font-family: Arial, Helvetica, sans-serif, Verdana; 
                      font-size:12pt;
                      color:black;
                      border-style:hidden;
                      border-width:thin; 
                      border-color:Gray }

table#table1 { font-family:'Lucida Sans'; padding:1px; 
               font-style:italic; font-size:10px; color:blue; 
               vertical-align:top; font-weight:bold }

table#table3 { font-family:'Lucida Sans'; padding:1px; 
               font-style:normal; font-size:16px; color:black; 
               vertical-align:top; font-weight:normal }

.banner1 { background-color:lightgray; font-size:14px; font-weight:bold; color:blue }

.title1  { font-size:16px; color:black; font-weight:bold; background-color:lightblue; }
.detail1 { font-size:14px; color:black; font-weight:normal; }
.normal  { font-size:14px; color:#000099; font-weight:normal; }

.rd14    { font-size:14px; color:red; font-weight:normal; }
.rd16    { font-size:16px; color:red; font-weight:normal; }
.rd14b   { font-size:14px; color:red; font-weight:bold; text-decoration:none; }
.rd16b   { font-size:16px; color:red; font-weight:bold; text-decoration:none; }

.bk8     { font-size:8px;  color:black; font-weight:normal; }
.bk10    { font-size:10px; color:black; font-weight:normal; }
.bk12    { font-size:12px; color:black; font-weight:normal; text-decoration:none; }
.bk14    { font-size:14px; color:black; font-weight:normal; text-decoration:none; }