.content {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #2d2818;

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 9px;

	color: #2D2818;

}

.lightContent {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #D3CDA9;

}

.list {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	list-style-type: circle;

	color: #2d2818;

}
a.footer:link {
	color: #D3CDA9;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #D3CDA9;
}
a.footer:hover {
	text-decoration: none;
	color: #D3CDA9;
}
a.footer:active {
	text-decoration: none;
	color: #D3CDA9;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2d2818;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #918B6F;
	border-right-color: #918B6F;
	border-bottom-color: #918B6F;
	border-left-color: #918B6F;
}

