div#bodycontent, div#bodycontent td {
	background:none;
}
div#bodycontent .black {
	color:#000000;
}
div#bodycontent .link {
	cursor:pointer;
}
div#bodycontent ul {
	display:inline;
	list-style-type:disc;
}
div#bodycontent .bold {
	font-weight:bold;
}
div#bodycontent .left {
	text-align:left;
}
div#bodycontent .center {
	text-align:center;
}
div#bodycontent .right {
	text-align:right;
}
div#bodycontent iframe#feedback {
	height:400px;
}
