.tableborder {
	border: 1px solid #000000;
}
.blackbot {
	font-size: 15px;
	color: #996633;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px;
}
.blackside {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding: 6px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.blackbotright {
	font-size: 13px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 6px;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

.blacksideright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 6px;
}
a:link {
	text-decoration: none;
	color: #996633;
}
a:visited {
	text-decoration: none;
	color: #996633;
}
a:hover {
	text-decoration: underline;
	color: #996633;
}
a:active {
	text-decoration: none;
	color: #996633;
}
.titler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #996633;
}
