body {
	background-color: #FCEEBE;
	color: #442700;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

body strong {
	font-weight: bold;
	color: #975700;
}

a, a:link , a:visited{
	color: #442700;
	text-decoration:underline;
}
a:hover, a:active {
	color: #C67200;
}

caption {
	background-color: #FFFFFF;
	color: #442700;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
	text-align: center;
	vertical-align: center;
}
table {
	border: 0;
	border-collapse:separate;
	border-spacing: 0px;
	margin: 0px auto;
	}
td {
	color: #442700;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	width: 174px;
	border-bottom: 1px solid #E7B739;
	line-height: 16px;
	padding: 5px;
}
th {
	border: 0;
	color: #442700;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: center;
	line-height: 16px;
	background-color: #F8DE86;
	padding: 5px;
}

