#page {
	background-color: #FFFFFF;
	padding: 15px;
	width: 735px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.thp {
	margin-right: 10px;
	margin-bottom: 10px;
}
.the {
	margin-right: 0px;
	margin-bottom: 10px;
}

h1 {
	font-size: 2.3em;
	font-weight: normal;
	color: #90341D;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-top: 1.5em;
}
a {
	color: #CC0000;
}

table {
	background-color: #EBEBEB;
}
td {
	background-color: #FFFFFF;
}
h2 {
	font-size: 1.2em;
	color: #E5763F;
	margin-bottom: 0.5em;
	padding-top: 0.5em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
}


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #000000;
	text-align: center;
	line-height: 1.6em;
	background-color: #E27647;
}

