body {
	background-color: #4A1714;
}
p, li, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #FFFFFF;
}

a:link, a:visited, a:hover, a:active  {
	color: #bd8c3e;
}

table.sortable thead, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	color: #bd8c3e;
	text-decoration:underline;
	cursor:pointer;
}


.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	color: #bd8c3e;
	font-weight: bold;
	text-transform:uppercase;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}