.static_header { 
  color: #990000; 
  font-weight: bold; 
  font-size: 14px; 
  line-height: normal; 
  font-family: Arial, Helvetica, sans-serif 
}

.static_text { 
  color: #696969;
  font-size: 12px; 
  line-height: 18px; 
  font-family: Arial, Helvetica, sans-serif;
}

table {
	border:0px;	
	border-collapse:collapse;
}

tr { 
  margin:0px;
  padding:0px;
}

td { 
  margin:0px;
  padding:0px;
}

