.left
{
 margin-right: 1em;
 float: left;
}

.right
{
 margin-left: 1em;
 float: right;
}

.clear 
{
 clear: both;
}

.center
{
 text-align: center;
}

.container, .container2, .container3, .invisible, .noprint
{
 display: none;
}

.history-table
{
 line-height:  1.5;
 font-weight:	 bold;
}
.td-date
{
 vertical-align: 	top;
 text-decoration: underline;
 padding: 		 		5px;
}

hr
{
 width: 		 80%;
 text-align: center;
}

cite
{
 text-align: right;
}

