sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

a img
{
	border-style: none;
}

p
{
	margin: 1.12em 0;
}

dl dt
{
	font-weight: bold;
	margin-left: 10px;
}

dl dd
{
	margin: 0px 0px 10px 20px;
}