body {
	margin-left: 20px;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 3px; 
	background-color: #210808;
}
a:link {
	color: #e0c68f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #e0c68f;
}
a:hover {
	text-decoration: underline;
	color: #e0c68f;
}
a:active {
	text-decoration: none;
	color: #e0c68f;
}
td{
	font-family : sans-serif;
	font-size : 12px;
	color : #e0c68f;
}

.blacky {
	font-family : sans-serif;
	font-size : 12px;
	color : #e0c68f;
}
.smallgap {
	font-family : sans-serif;
	font-size : 6px;
	color : #e0c68f;
}
.blackyBold2 {
	font-family : sans-serif;
	font-size : 16px;
	color : #e0c68f;
	font-weight : bold;
}

.blackyBold {
	font-family : sans-serif;
	font-size : 12px;
	color : #e0c68f;
	font-weight : bold;
}
.blackyBoldClient {
	font-family : sans-serif;
	font-size : 12px;
	color : #e0c68f;
	font-weight : normal;
}