body, td, p {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   color: #000000; }	
   
input, select, textarea, .texta { 
   font-family: "Courier New", Courier, monospace;
   font-size: 9pt;
   color:#000000; }

form, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;   
}

.fs9px {
   font-size: 9px; }

.fs10px {
   font-size: 10px; }
      
.fs11px {
   font-size: 11px; }

.space4 {
   font-size: 11px;
   margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	margin-right: 4px; }

a.foot, a.foot:active { color: #444444; text-decoration: none; }
a.foot:hover { color: #666666; text-decoration: none; }

.table_summary {
   font-size: 10px;
}

.table_stat_blue {
   background-color: #00A6E8;
   font-size: 10px; }
   
.table_stat_matblue {
   background-color: #86A1AE;
   color: #ffffff;
   font-size: 10px; }
   
.table_stat_matbrown {
   background-color: #BA937A;
   font-size: 10px; }
   
.table_stat_marines {
   background-color: #7FB6B1;
   font-size: 10px; }
   
.table_stat_orange {
   background-color: #FFD135;
   font-size: 10px; }
   
.table_stat_lightblue {
   background-color: #A7E4F7;
   font-size: 10px; }