body {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	link: "#000000" alink= "#AAAAAA";
	text-decoration: none;
}

.data {
	color: #EEEEEE;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.datainfo {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.menu a {
	color: #804000;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	color: #C16100;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.tableBorder {
	border: 1px solid #000000;
}

