body
	{
		font-size:10.5px;
		padding-left:50px;
		line-height:120%;
	}
	tbody,td,th
	{ 	font-size:10px;
	}
	td
	{
		text-align:right;
	}
	.hdfcderived, auditRatesubHdg
	{
		font-size:12px;
		font-family:verdana;
	}
	td p span
	{
		line-height:100%;
	}
	a
	{
		text-decoration:none;
		font-size:95%;
	}
	.lic
	{
		font-size:10.5px;
	}
	.inflaconst, .expectedlife
	{
		margin:2 5 2 5px;
		padding:2 5 2 5px;
		background:#c0ffff;
	}
	input, select, select option
	{
		font-size:9px;
	}
	.errspan
	{
		color:red;
		font-size:9px;
		display:inline-block;
		width:45%
	}
	.LIC
	{
		font-size:10px;
	}
	.h1 
	{
		font-size:18px;
		color:orange;
		margin:15 0 0 0px;
		line-height:120%;
	}
	.h2
	{
		display:inline-block;
		font-size:14px;
		color:yellow;
		background:orange;
		margin:5 0 0 5px;
		line-height:120%;
	}
	h2
	{
		font-size:14px;
		margin:5 0 0 5px;
		line-height:120%;
	}
	.h3, h3
	{
		font-size:12px;
		color:green;
		line-height:120%;
		margin:5 0 0 5px;
	}

	h4, .h4
	{
		font-size:10.5px;
		color:green;
		margin:3 0 0 3px;
		line-height:120%;
	}
	.row {font-family:verdana;}
	.row .column
	{
		width:30%;
		margin-left:.33%;
		padding:10px;
		float:left;
		background-color:#ddd;
		height:550px;
	}
@media print
{	.noprint
	{ display:none;
	}
	.print {display:default;}
	
}	
@media screen
{	.noprint
	{ display:default;
	}
	.print {display:default;}
	
}	