<style type="text/css">

	.smallbold  {
		font-family : Trebuchet MS,Verdana,Arial,Helvetica;
		font-size : 8pt;
		font-weight : bold;
	}

	.small  {
		font-family : Trebuchet MS,Verdana,Arial,Helvetica;
		font-size : 8pt;
	}

	.smallblue  {
		font-family : Trebuchet MS,Verdana,Arial,Helvetica;
		font-size : 8pt;
		font-weight : bold;
		color : #000066;
	}

	.input
	{
		background-color: #F7F7F7;
		font-family: Trebuchet MS,Verdana,Arial,Helvetica;
		font-size: 8pt;
		color: #000000;
		font-weight: bold;
		border: 1 solid gray;
	}

	H2  {
		font-family : Trebuchet MS,Verdana,Arial,Helvetica;
		font-size : 19pt;
		font-weight : bold;
	}

	H3  {
		font-family : Trebuchet MS,Verdana,Arial,Helvetica;
		font-size : 17pt;
		font-weight : bold;
		text-decoration : none;
	}

	H4  {
		font-family : Trebuchet MS,Verdana,Arial,Helvetica;
		font-size : 15pt;
		font-weight : bold;
		text-decoration : none;
	}

	BODY {
		font-family : Trebuchet MS,Verdana,Arial,Helvetica;
		font-size : 9pt;
		background-image : url(/images/bk.gif);
		background-repeat : repeat-x;
		color : Black;
		background-color : White;
		margin-left : 0px;
		margin-right : 0px;
		margin-top : 0px;
		margin-bottom : 0px;
		margin : 0px;
	}

	p  {
		font-family : Trebuchet MS,Verdana,Arial,Helvetica;
		font-size : 9pt;
		font-weight : normal;
		text-decoration : none;
	}

	td  {
		font-family : Trebuchet MS,Verdana,Arial,Helvetica;
		font-size : 9pt;
		font-weight : normal;
		text-decoration : none;
	}

</style>