.tableborder {
	border: thin double #FADE72;
}
.tableborderside {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
}
.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC6600;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #663333;
}
a {
	text-decoration: none;
}
