
table.1 {
border				: 1px solid #7D794F;
rules				: none;
}


.disclaimer {
  font-family		: Arial;
  color				: #95947b;
  text-decoration	: none;
  font-size			: 10px;
  }
  
.contact {
  font-family		: Arial;
  color				: #434343;
  text-decoration	: none;
  font-size			: 11px;
  }  
  
.content {
  font-family		: Arial;
  color				: #46432A;
  text-decoration	: none;
  font-size			: 11px;
  margin-left		: 3px;
  margin-right		: 3px;
  }
  
.menu {
  font-family		: Arial;
  color				: #001C55;
  font-weight		: bold;
  text-decoration	: none;
  font-size			: 12px;
  }
.menu:hover {
  font-family		: Arial;
  color				: #001C55;
  font-weight		: bold;
  text-decoration	: underline;
  font-size			: 12px;
  } 
