@charset "utf-8";
html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	padding: 0px;
}
#inh {
	height: 420px;
}
#abst {
	background-color: #000000;
	width: 1px;
	height: 20px;
}
#inh a {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
}
#inh a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}

