body {
	background-color: #000000;
	text-align:center; /* IE styles. */
}

body, td, th {
	color: #EBC38D;
}

h1, h2 {
	color: #93972F;
}
.textLarge {
	font-size: x-large;
}
.textLMT {
	font-size: medium;
}

h3, h4, h5, h6 {
	color: #FAE4BD;
}
.textCrossout {
	text-decoration: line-through;
}

a {
	color: #F9E8C8;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: groove;
	border-left-style: none;
	border-top-color: #FAE4BD;
	border-right-color: #FAE4BD;
	border-bottom-color: #FAE4BD;
	border-left-color: #FAE4BD;
}
.style1 {
	font-size: xx-large;
	color: #FAE4BD;
}
#content {
	margin: 0px;
	padding: 10px;
	width: 700px;
	background-color: #570F09;
	text-align:left;
	margin:0 auto;
	border: thin solid #996633;
}
.borderPhoto {
	border: thin solid #C99D60;
}
.titleItinerary {
	font-size: x-large;
	color: #EBC189;
}
.clock {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #EBC189;
}

