body {
	font: bold 100%/150% Verdana, Arial, Helvetica, sans-serif;
	color: #ff0;
	background: #000;
}
strong {
	font-size: 110%;
}
img, object{
	display: none;
}
#leftside a{
	color: #adf;
	text-decoration: underline;
	padding-right: 6px;
	padding-left: 2px;
	font-size: 90%;
}
a {
	color: #0ff;
}
a:hover, #leftside a:hover{
	text-decoration: underline;
	color: #66FF66;
}
hr {
	background:none;
	border: none;
	border-bottom: 2px solid #6f6;
	height: 2px;
}
#div, #main {
	height: auto !important;
}