body,td,th {
	font-size: 12px;
	color: #023E81;
	font-family: Arial;
}
body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.text_normal {
	font-size: 12px;
	color: #023E81;
	font-family: Arial;
}
.text_cot {
	font-family: "Arial black";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #023E81;
}
.textbox {
	font-family: Arial;
	font-size: 11px;
	height: 16px;
	width: 200px;
	border: 1px solid #F97218;
	background-color:#E4EBF3;
}
.text_offers {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}
.text_offers_small {
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
}
.text_offers_price {
	font-size: 18px;
	font-family: Arial;
	font-weight: bold;
}
.text_offer_contact {
	font-size: 10px;
	color: #FF8531;
	font-family: Arial;
	font-weight: normal;
}
.text_offer_contact_cot {
	font-size: 12px;
	color: #FF8531;
	font-family: Arial;
	font-weight: bold;
}
.text_tour_cot {
	font-size: 12px;
	color: #0056B2;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
	padding-top:3px;
	padding-bottom:3px;
	background-repeat:no-repeat;
}
.text_tour_header {
	font-size: 15px;
	color: #FF8531;
	font-family: Arial;
	font-weight: bold;
	font-style: italic;
}