body,td,th {
	font-size: 14px;
	color: #89430C;
	font-family: Trebuchet MS;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #713408;
}

.bg {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}
.title1 {
	color: #562404;
	font-size: 14px;
	font-weight: bold;
}
.date {
	color: #562404;
	font-size: 11px;
	font-weight: bold;
}
.sidetitle {
	font-size: 16px;
	color: #FEBE12;
	font-weight: bold;
}
.sidetitle2 {
	font-size: 18px;
	color: #FEBE12;
	font-weight: bold;
}
.sidetitle3 {
	font-size: 12px;
	color: #FEBE12;
	font-weight: bold;
}
.small-style {
	font-size: 10px;
	color: #89430C;

	}
.small-title {
	color: #552404;
}
.butn {
	background-image: url(butn.jpg);
	height: 24px;
	width:69px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:hand;
	font-size: 12px;
	color: #FFFFFF;
}
.butn2 {
	background-image: url(butn2.jpg);
	height: 26px;
	width:71px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor:hand;
	font-size: 12px;
	color: #FFFFFF;
}
.small-title2 {
	color: #FFD974;
}

.box-bg {
	background-image: url(textbox.jpg);
	height: 15px;
	width: 147px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:2px;
	font-size: 12px;
}
.details {
	color: #85420C;
	font-weight: bold;
}
.country {
	font-size: 14px;
	color: #85420C;
	font-weight: bold;
}
a:link {
	color: #562404;
	text-decoration: none;
}
a:hover {
	color: #F8BA01;
	text-decoration: underline;
}
a:visited {
	color: #562404;
	text-decoration: none;
}
.big-title {
	font-size: 14px;
	color: #89430C;
}
.thanks {
	font-size: 40px;
	color: #FFB902;
	font-weight: bold;
}
.thanks-note {
	font-size: 20px;
	color: #692F07;
}
.thanks-note2 {
	font-size: 16px;
	color: #8C6137;
}
.bord {
	border: 1px solid #A64707;
}