﻿body 
{
	
}
.picture
{
	float : left;
	border: 1px solid #000000;
}
.texting
{
	vertical-align: text-top;
	text-align: justify;
	font-size: small;
	white-space: pre-wrap;
}
.sortpicture
{
	float:left ;
	display: block ;
	margin:0px; 
	padding:0px;
}
.headering
{
	vertical-align : text-top;
	text-align : left;
	font-size: small;
	font-weight : bold ;
}
