.topnav
 	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #8FBCFF;
	text-decoration : none;
} 
.boldheader
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #2A469A;
} 
.featureheader
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #463302;
} 
.featurecontent
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #2A469A;
} 
.featurecontent1
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #463302;
	} 
.blueparaheader
 	{ 
 	font-family: Verdana, Helvetica, Arial; font-size: 12pt; font-weight: bold;
 	color: #002AFF;
 	} 
body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color : #2A469A;
}

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;
	}
.copyright
 	{ 
 	font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF;
 	} 
	
 /* Main table bg background color*/ 
 td.tablebgcolor1 { background-color : #FFFFFF; }
 
 /* Feature Table Outer bg background color*/ 
 td.tablebgcolor2 { background-color : #C0B391; }
  
  /* Feature Table Inner background color*/
   td.tablebgcolor3 { background-color : #FCF6E6; }
   
     /* Navigation Table Inner background color*/
   td.tablebgcolor4 { background-color : #001257; }