	.txt
	{
		font-family:arial,verdana,sans-serif;
		font-weight:normal;
		font-size:10pt;
		color:black;
	}
	.txtw
	{
		font-family:arial,verdana,sans-serif;
		font-weight:bold;
		font-size:10pt;
		color:white;
	}
	.txtHeader
	{
		font-family:arial,verdana,sans-serif;
		font-weight:bold;
		font-size:14pt;
		color:#A20708;
	}
	.aa
	{
		font-family:arial,verdana;
		font-weight:normal;
		font-size:10pt;
		color:black;
		text-decoration:none;
	}
	a
	{
		font-family:arial,verdana;
		font-weight:normal;
		font-size:10pt;
		color:white;
		text-decoration:underline;
	}
	a:HOVER
	{
		font-family:arial,verdana;
		font-weight:normal;
		font-size:10pt;
		color:yellow;
		text-decoration:none;
	}
	.txtlink
	{
		font-family:arial,verdana;
		font-weight:normal;
		font-size:10pt;
		color:blue;
		text-decoration:none;
	}
	.txtlink:HOVER
	{
		font-family:arial,verdana;
		font-weight:normal;
		font-size:10pt;
		color:black;
		text-decoration:none;
	}