﻿.clsTableHeading
{
	color: #0000a3;
}

.clsTableData
{
	color: Green;
	
}

.clsDescription
{
	font-weight: normal;
	color: Black;
}

.clsAddress
{
	font-weight: bold;

}