body {
	font-size:10.5px;
}
#torso, .torso {
	width:66em;
	margin-left:15%;
	background-color:YellowGreen;
	padding-left:1em;
}
.sidebar{
	width:12em;
	float:left;
}
.main {
	float:left;
	width:50em;
	padding-left:2em;
	background-color:Yellow;
	
}
.spred ,red{
	color:red;
	float:right;
	width:8em;
	display:inline-block;
	vertical-align:top;
	padding-top:0px;	
}
.spgreen ,green{
	color:green;
	float:right;
	width:8em;
	display:inline-block;
	vertical-align:top;
	padding-top:0px;	
}
.reverse, reverse
{
	background:black;
	color:white;
}
.spevalv{
	float:left;
	width:33em;
	border:1px solid #0F0;
	padding:4px 0 4px 0;
	text-align:center;	
}
u
{
	text-decoration:none;
	border-bottom:2px solid red;
	padding-left:2px;
	padding-right:2px;
}
a
{
	text-decoration:none;
	cursor:pointer;
}
sup
{
	position:relative;
	top:-.8em;
	font-size:60%;
}

@media print{
	body{
		font-size:10.5px;
	}
	#torso, .torso{
		margin-left:1%;
	}
}

.divdivision
{
	float:left;
	height:2.2em;
	display:inline;
	text-align:center;
}
.numerator
{
	display:inline; float:left;
	height:1em;
	font-size:1em;
	text-align:center;
}
.divby
{
	display:inline; float:left;
	height:.1em;
	font-size:10px;
	float:left;
}
.denominator
{
	display:inline; float:left;
	height:1em;
	font-size:1em;
	text-align:center;
}
.middlerow
{
	float:left;
	height:27px;
	padding-top:1.1em;
	text-align:center;
}
td, tr
{
	text-align:center;
	font-family:monospace;
	font-size:14px;
}
box
{
	display:inline-block;
	border:1px solid;
}
hl, half
{
	line-height:50%;
}
topbar
{
	display:inline-block;
	border-top:2px #c00 solid;
}
