<style>
		  .title
		  {
		  	font-family: Tahoma;
		  	font-size: 14pt;
		  	color: #000083;
		  	font-weight : 300;
		  }

		  .titleitalic
		  {
		  	font-family: Tahoma;
		  	font-size: 11pt;
		  	color: #3C3C3C;
		  	font-weight : bold;

		  }

		  .title
		  {
		  	font-family: Tahoma;
		  	font-size: 14pt;
		  	color: #000083;
		  	font-weight : bold;
		  }

		  td
		  {
		  	font-family: Tahoma;
		  	font-size: 11pt;
		  	letter-spacing : 0.2pt;
		  	color: #000099;

		  }

		  tr
		  {
		  	font-family: Tahoma;
		  	font-size: 11pt;
		  	letter-spacing : 0.2pt;
		  	color: #000099;


		  }
		  .small
		  {
		  	font-family: Tahoma;
		  	font-size: 9pt;
			color: #737373;
		  	

		  }
		  .smallblue
		  {
		  	font-family: Tahoma;
		  	font-size: 10pt;
			color: #000099;
			font-weight : bold;
		  	

		  }
</style>

