IMG.left {
	position: normal;
	padding: 0px;
	margin: 0px;
	float: left;
	left: 0px;
	z-index: 100;
}

IMG.right {
	position: relative;
	padding: 0px;
	margin: 0px;
	float: right;
	right: -17px;
	z-index: 100;
}

P.indent-bold {
	font-weight: bold;
	margin-left : 50px;
}

P.smaller-rmargin {
	font-size: smaller;
	margin-right: 130px;
}

P.tight {
	font-size: smaller;
	margin-left: 0px;
	margin-right: 5px;
}

SPAN.blue {
	color: Blue;
	font-weight : bold;
	margin: 0px;
}

SPAN.red {
	color: Red;
}
