
BODY,TABLE {font-family: Arial, Helvetica, Verdana; font-size: 8pt;}

h2 { font-size: 12pt; }
h3 { font-size: 10pt; }

a:link    { color:#000099; }
a:visited { color:#000099; }
a:hover   { color:#9999FF; text-decoration: none;}

select 	{ font-family: verdana; font-size: 8pt; }
input 	{ font-family: verdana; font-size: 8pt; }
textarea{ font-family: verdana; font-size: 8pt; }

.linearData { font-size: 8pt; }
.tblHead    { background: #DDDDDD; font-weight: bold; }
.rptHead    { background: #99CCFF; font-weight: bold; }

.tblBorderBlk {
     border-top: 1px #000000 solid; 
     border-left: 1px #000000 solid; 
     border-right: 1px #000000 solid; 
     border-bottom: 1px #000000 solid;
}