H1 { 
	padding: 6pt; 
	margin: 6pt; 
	text-align: center;
}

P.subtitle {
	padding: 6pt; 
	margin: 6pt; 
	margin-top: 0;
	text-align: center;
	font-size: 9pt;
	font-weight: 800;
}

P.desc { 
	white-space: wrap;
}

.nowrap { 
	white-space: nowrap;
}

.imglinks {
/*	white-space: nowrap; */
	font-size: 6pt;
        color: #d0d0d0;
}

TABLE.images TD {
	text-align: center;
	vertical-align: middle;
	font-size: 8pt;
}
TABLE.dirs TD {
	text-align: left;
	vertical-align: top;
	font-size: 12pt;
}
