.header
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	color: #F5821F;
} 
.textlink
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration : underline;
} 
a.textlink:Hover
 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #6A7400;
	text-decoration : underline;
} 

body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color : #D9D6D6;
}

td
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: Black;
}
	 
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 : #084131; }
  
  /* Feature Table Inner background color*/
  td.tablebgcolor3 { background-color : #B4C21B; }
  
 td.tablebgcolor4 { background-color : #EEEFE2; }
  
.copyrt { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFFF; text-decoration : none; }
a.copyrt:Hover { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #B4C21B; text-decoration : none; }
.smallfont { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #677000; }
.paraheader { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #B4C21B; }
