body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	}
h3 {
	color: #6633FF;
	font-size: 15px;
	line-height: 18px;
	}
h4 {
	font-size:13px;
	line-height:16px;
	}
.boldemph {  font-weight: bold; color: #6633FF; font-size:13px;}
table {  font-size: 10px; line-height: 14px}
.coloredcel {
	background-color: #ccf;
	}
.debug {
	font-family: "Courier New", Courier, mono;
	font-size: 10px;
	line-height: 13px;
	color: #FF0000;
	}
.coloredcelyel {
	background-color: #fc66;
	}
.showlist{
	width: 500px;
	margin:0 auto;
	padding:4px;
	}