
/********* Table and image Styling on Handeze Page ***********/

table		{
		margin-left: 75px;
		border: thin solid #000;
		border-collapse: collapse;
}

td, th		{
		border: thin dotted gray;
		padding: 5px;
}

th		{
		background-color: #c60;
}

.cellcolor	{
background-color: #fcba7a;
}

caption		{
		font-style: italic;
		font-weight: bold;
		font-size: 20px;
}

#centralisemeasureimagehandeze	{
		margin: 0 0 0 85px;
}
