body
{
}
.lbl
{
	font-size:8pt;
	font-weight:bold;
	margin:0px 0px 0px 6px;
}
.lbl A
{
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
	color:#00148C;
	text-decoration:none;
	margin:0px 0px 0px 6px;
}
.lbl A:Hover
{
	font-size:8pt;
	font-family:Arial;
	font-weight:bold;
	color:maroon;
	text-decoration:underline;
	margin:0px 0px 0px 6px;
}
.label
{
	background-color:Black;
	color:White;
	text-align:left;
	text-transform:capitalize;
	font-weight:normal;
	font-size: 9pt;
	font-style: normal;
	font-family:Arial Black;
	width:632px;
}

.lblhome
{
	font-size:8pt;
	font-family:Arial;
	color:black;
	text-decoration:none;
	margin:0px 0px 0px 6px;
	
}
.lblhome A
{
	font-size:8pt;
	font-family:Arial;
	color:blue;
	text-decoration:none;
	margin:0px 0px 0px 4px;
}
.lblhome A:Hover
{
	font-size:8pt;
	font-family:Arial;
	color:maroon;
	text-decoration:underline;
	margin:0px 0px 0px 4px;
}


