/* Primary CSS Document for Precious Cargo - Rev. 1.1 - 9/16/2006 */
body {
	font: Century Gothic;
	color: #5A1400;
	background: #FFFFFF;
}

td, th, h3, h6 {
	font: Century Gothic;
	color: #5A1400;
	background: #D2D6AB;
}

h1, h2, h4, h5 {
  font: Century Gothic;
  color: #5A1400;
  background: #D2D6AB;
}

a {
	font: Century Gothic;
	color: #5A1400;
	background: #D2D6AB;
}
.invert_color {
	font: Century Gothic;
	color: #D2D6AB;
	background-color: #5A1400;
}
.body_a {
	font: Century Gothic;
	color: #5A1400;
	background-color: #FFFFFF;
	background: #FFFFFF;
}
.main_table {
	font: Century Gothic;
	color: #5A1400;
	background-color: #FFFFFF;
	background: #FFFFFF;
}
.body_td {
	font: Century Gothic;
	color: #5A1400;
	background: #FFFFFF;
}