﻿



 body 
 { 
 font-family: arial, helvetica; 
 margin: 2em 5em;  
 line-height: 1.2em;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 1.2em;
	text-align: left;
}


.leftcolumn  {
float: left;
width: 47%; 
text-align: left;
padding: 10px;

}
.rightcolumn  {
float: right;
width: 47%;
text-align:left;
padding: 10px;
	}
	
hr {
clear: both;
 height: 2px;
 width: 90%; 
}


table {
 
 border-collapse:collapse 	
	text align: top;	
	font-size: 1em;
	line-height: 1em;
	width:100%
}

tr {
	height: auto
}

td {
	text-align:left
}



.style100 {	font-size: x-small }

.style101 { font-size:small }

.style102{ text-align:center }

.style103 { text-align:right }

.style104 { margin-left: 40px; }

.style105 {	font-size:small; text-align:center }
	


	
	
	
	
-->

/*----------- 

///////////////////////////////////////////


 table { 
 border-width: 1px;
	border-collapse:collapse 	
	text align: top;
		font-size: .9em;
		line-height: 1.4em;
		width:auto;	
}

tr {
	border-width: 0px;
	height: auto
}

td {
	border: 0px solid #000000;
	text-align:left;	
	} 
	
	<style>

.leftcolumn  {
float: left;
width: 40%; 
padding: 10px;
text-align: left;
	
}
.rightcolumn  {
 float: right;
 width: 40%;
text-align:left;
 padding: 10px;
	}
	
hr {
clear: both;
 height: 2px;
 width: 90%; 
}

</style>
	
	
	
	--------------*/
