body{
	font-size:80%;
	font-family: verdana, sans-serif;
	color: #0ff;
	background: #a88;
}

td{font-size:80%;}
h1, h2{color:#088; text-align:center;}
h3{font-size:80%; color:red;}

#tx{	margin-left:8%;
	margin-right:8%;
	margin-top:-15px;
	top:10px;
	height:90%;
	z-index:2;
	position:relative;
	overflow:auto;
	padding:10px;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #0aa;
	background: #000;
}


pre{font-size:10pt; font-weight:bold;} 

.x, .top a, .top a:hover{
	background:#000;
	color:#0ff;
	text-decoration:none;
	padding:5px; 
	margin:1px;
	border-bottom:2px solid #a88;
}

.top{text-align:center;margin-bottom:30px;}
.top a:hover{background:#b99; color:#fff;}

.x{	padding-bottom:100px;
	margin-bottom:-100px;
	color:#088;
}

a{color:blue;}
img{margin-top:8px;}
.li{margin-top:-3px;}


