body {
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	font-family:Arial,sans-serif; 
	font-size:83%;
}

.truncate {
	table-layout:fixed;
	border-collapse: collapse;
}

.truncate td {
	white-space: nowrap;
	vertical-align: top;
}

.truncate div {
	overflow:hidden;
	text-overflow: ellipsis;
}

h1,h2,h3{display:inline;}
h1{font-size:1.4em;}
h2{font-size:1.6em;}
h3{font-size:1.3em; line-height:1.35em;}
div.headx {background-color:#9999CC; border-top:1px solid #666699;}
div.copyright {background-color:#000000; color:#FFFFFF; font-size:0.8em; line-height:1.0em;}
