.range {
    border-width: 1px;
    border-color: rgb(0,0,0);
    border-style: solid;
}

.range td {
    border: 1px solid;
    border-color: rgb(0,0,0);
    padding-top: 2px;
    padding-bottom: 2px;
}

.range thead {
    font-weight: bold;
}

.range tfoot {
    font-weight: normal;
}

.range td {
    font-size:8pt;
    text-align:center;
}

.images {
    /*position: relative;*/
    /*left:328px;*/
	float:left;
    width: 250px;
	margin-left:5px;
	margin-right:5px;
}

.tables {
float:left;
/*    position: relative;
    top: -525px;
    margin-bottom: -525px;*/
}

