 body
 {
  background-image:url(Images/Body_Fade.jpg);
  background-repeat: repeat-x;
  background-color:#dac083;
 }
 
 .header_black
 {
  font-family: Arial;
  font-size: 18px;
 }
 
 .header_red
 {
  font-family: Arial;
  font-size: 24px;
  color: #c51e21;
 }
 
 .header_white
 {
  font-family: Arial;
  font-size: 18px;
  color: #ffffff;
 }
 
 .txt01
 {
   font-family: Arial;
   font-size: 13px;  
 }
 
 .txt02
 {
   font-family: Arial;
   font-size: 13px;  
   color: #606060
 }
 
 .txt03
 {
   font-family: Arial;
   font-size: 11px;  
   color: #c61010;  
 }
 
  .txt04
 {
   font-family: Arial;
   font-size: 13px;  
   color: #a92c2f;  
 }

 .txt05
  {
   font-family: Arial;
   font-size: 12px;  
     
  }
 
 .footer01
 {
  font-family: Arial;
  font-size: 11px;  
  color: #ffffff;

 }
 .footer02
 {
  font-family: Arial;
  font-size: 11px;  
  color: #625946;

 }