body {
	margin-left: 10pt;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.small       {
	font-family: Tahoma;
	font-size: 8pt;
}
.text        { 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000;
	padding-left: 10;
	padding-right: 5;
	
}
.text_bottom        { 
	font-family: Verdana; 
	font-size: 10pt; 
	color: #000000;
}
.bold        { 
	font-family: Verdana; 
	font-size: 15pt; 
	color: #0B6D9E; 
	font-weight: bold;
	padding-left:5;
}
