	BODY TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		color : #4A4897;
	}
	
	H1 {
		font-family :Arial, Helvetica, sans-serif;
		font-size : 18pt;
		font-weight : bold;
          margin-top : 0px;
		margin-bottom : 0px;
	}
	H2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14pt;
		font-weight : normal;
		margin-bottom : 0px;
	}
	H3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12pt;
		font-weight : bold;
		margin-bottom : 0px;
	}
	H4 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 11pt;
		color : #83D04B;
		margin-bottom : -15px;
	}
     H5 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 10pt;
		font-weight : bold;
		margin-bottom : -15px;
	}
     H6 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		font-weight : normal;
		margin-bottom : 0px;
	}
	#Footer TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 8pt;
		color : #4A4897;
	}
   
	.SectionHead {
		/*font-family :Arial, Helvetica, sans-serif;*/
		/*font-size : 18pt;*/
		/*font-weight : bold;*/
     	background-color : #F4F3DF;
          /*height: 50px;*/
     }
     
     .Nav TD {
     	border-bottom-width: medium;
     	border-color: #DFDA9F;
     }