body, html{
	font:11px lighter Helvetica, Arial, Verdana, sans-serif;
	line-height:1.4em;
	color:#cccccc;
	background-color:#333333;
	height:100%;
	overflow:hidden;
	width:100%;
	margin:0px;
	padding:0px;
}
.pagetxthd {
	 height: 390px;
	 display: block;
	 overflow: auto;
	 padding:10px;
}
.pagetxthd a { color:#fff; }
.pagetxthd a:hover { text-decoration:none; }
