<style TYPE="text/css">
	A {
		font-size: 10pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #0E279E;
	}
	a:visited{
		font-size: 10pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #0E279E;
	}
	a:link{
		font-size: 10pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #0E279E;
	}
	a:hover{
		font-size: 10pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : #000000;
	}
	.header{
		font-size: 11pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : bold;
		color : black;
		font-style : normal;
	}
	select
	{
		border: inset 1px #2F90CF solid;
		font-family: Tahoma;
		font-size: 10pt;
		color : White;
		font-weight : bold;
		background-color : #2F90CF;

	}
	td{
		font-size: 10pt;
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight : normal;
		color : black;
		font-style : normal;
	}
	.B1
	{
		border: 1px #000000 solid;
		font-family: Tahoma;
		font-size: 8.5pt;
		color : #FFFFFF;
		font-weight : bold;
		background-color : #000066;
	}
	.TB
	{
		border: 1px #000066 solid;
		font-family: Tahoma;
		font-size: 8.5pt;
		color : Black;
		font-weight : bold;
	}

</style>