body{
  color: #000000;
  background-color: #c5c5c5;
  background-image: url("bg5.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.txt_detour {
	font-family: "Times New Roman", Times, serif;
  background-color: transparent;
	color: #000000;
	font-size: 18px;
}

.txt_date {
  color: #000000; 
  background-color: transparent;
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 10px;
}

.txt_foot {
  color: #000000; 
  background-color: transparent;
  font-family: Georgia, "Times New Roman", Times, serif; 
  font-size: 9px;
}

.txt_ital {font-style: italic}


.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	font-weight: bold;
	color: #5C2C2C;
  background-color: transparent;
}

.style1a {
  font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
  background-color: transparent;
}

.style1b {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
  background-color: transparent;
}

.style2ib {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5C2C2C;
  background-color: transparent;
	font-style: italic;
}

.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #5C2C2C;
  background-color: transparent;
}

.style4 {
	font-size: 12px;
	color: #000000;
  background-color: transparent;
}

.style5 {
	font-size: 14px;
	color: #5C2C2C;
  background-color: transparent;
}

.style12a {	
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style14a {	
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
}

.txt18 {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 18px; 
}


