a:active
{
    outline: none;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #567087;
}
a:hover 
{
    outline: none;
	text-decoration:underline 
}
a
{
    outline: none;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #567087;
}
.text1 
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color:#CCCCCC;
	text-align: justify;
}
.textb 
{
	font-family:arial,verdana; 
	font-size:10pt; 
	color:black;
	font-weight:bold;
}
.group 
{
	font-family:arial,verdana; 
	font-size:10pt; 
	color:black;
	border-bottom-style: dotted;
	border-width: 1;
	border-bottom-color: #7F7F7F;
	
}
.header 
{
	font-family:arial, verdana; 
	font-size:14pt; 
	color:darkblue;
	letter-spacing: 0.8pt;
}
.footer 
{
	font-family:arial, verdana; 
	font-size:8pt; 
	color:black;
	letter-spacing: 1pt;
}
.blacklink
{
	font-family:arial,verdana; 
	font-size:10pt; 
	color:black;
	text-decoration: underline;
}
.factsTd
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10pt;
	color:white;
	border: 1px solid #4e4e4e;
}
.mainTbl
{
    border-left-color:Black; 
    border-left-style:solid; 
    border-left-width:1px; 
    border-right-color:Black; 
    border-right-style:solid; 
    border-right-width:1px;
}
.style1
{
	font-size: 8pt
}
.style4
{
	color: #fff7b0
}