.Table_01 {
	height: 100%;
}
body {
	background-color: #CCCCCC;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.whiteheadingtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.numbertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.MainText 
{	
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	
}
.BoldText
{
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 12px;	
	font-weight: bold;
}