#pxexpo {
    border: solid white 0.1em;
	margin:auto;
	font-size:0.8em;

}

#pxexpo caption {
font-variant:small-caps;
font-weight: bold;
font-size:1.2em;
text-align:center;
margin: auto;
}

.leftcol {
    text-align: left;
    width: 17em;

}

#pxexpo td, #pxexpo th {
    padding: 0.2em;
    border: solid white 0.1em;
	height:3em;
	width:8em;
}

.toprow {
    
	font-weight: bold;
	font-style: italic;
    text-align: center;
;

}

.data {
    text-align: right;
	font-size:0.8em;	

}

.bottomrow {
	font-style: italic;
    text-align: justify;
	font-size: 0.6em;
    background-color: gray;
}

.leftcol {
    text-align: left;
    width: 17em;

}
