body {
	background-color: white;
	color: black;
	text-decoration: none;
	font-family: arial,helvetica;
	font-size: 11px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

td {
	background-color: white;
	color: black;
	font-size: 11px;
}

td.top {
	background-color: #EAE8E8;
	color: black;
	font-size: 11px;
	height: 15px;
	width: 70px;
	text-align: center;
}

td.light {
	background-color: #C0C0FF;
	color: black;
	font-size: 11px;
	height: 15px;
	width: 71px;
	text-align: center;
}

td.footer {
	background-color: #A6A6A6;
	color: black;
	font-size: 11px;
	height: 15px;
	width: 100%;
	text-align: right;
}

td.bg {
	background-color: black;
	vertical-align: top;
	height: 1;
	width: 1;
}

td.fg {
	background-color: white;
	vertical-align: top;
	height: 1;
	width: 1;
}

td.menuleft {
	background-color: #EAE8E8;
	color: black;
	font-size: 11px;
	height: 15px;
	width: 25%;
	text-align: left;
}

td.content {
	background-color: white;
	color: black;
	font-size: 11px;
	width: 100%;
	text-align: left;
}

a.black:link {
	color: black;
	text-decoration: none;
	font-family: arial,helvetica;
	font-size: 11px;
}

a.black:visited {
	color: black;
	text-decoration: none;
	font-family: arial,helvetica;
	font-size: 11px;
}

a:link {
	color: black;
	text-decoration: underline;
	font-family: arial,helvetica;
	font-size: 11px;
}

a:visited {
	color: black;
	text-decoration: underline;
	font-family: arial,helvetica;
	font-size: 11px;
}

a:active {
	text-decoration: underline;
	font-family: arial,helvetica;
	font-size: 11px;
}

a:hover {
	color: black;
	text-decoration: none;
	font-family: arial,helvetica;
	font-size: 11px;
}
