 /* Table Header background color*/ td.tablebgcolor { background-color : #29888F; }
  /* Table header background color*/ td.tablebgcolor1 { background-color : #E5E5E5; }
 .boldwhite
 	{ 
 	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10pt; 
	font-weight: bold;
	color: #FFFFFF;
 	} 
.boldheader
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #001D88;
	letter-spacing : 1px;
} 
.blueparaheader
 	{ 
 	font-family: Verdana, Helvetica, Arial; font-size: 12pt; font-weight: bold;
 	color: #011ADB;
 	} 
body
	{ 
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal;
	}

td
	{
	font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: normal;
	}
	 
p 
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	text-align : justify;
}
.footertext
 	{ 
 	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #016FD0
 	} 
.copyright
 	{ 
 	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #628AA9
 	} 