body					{	margin: 0px 0px 0px 0px; background-color: #ffffff}

.text1				{	font-family: tahoma;
							font-size: 8pt;
							color: #c0c0bf; }
.text1 a				{	font-family: tahoma;
							font-size: 8pt;
							color: #c0c0bf;
							text-decoration: none;	}
.text1 a:visited	{	font-family: tahoma;
							font-size: 8pt;
							color: #c0c0bf;
							text-decoration: none; }
.text1 a:hover		{	font-family: tahoma;
							font-size: 8pt;
							color: #909090;
							text-decoration: none; }

.text2				{	font-family: tahoma;
							font-size: 8pt;
							color: #707070;
							line-height: 14px; }
.text2 a				{	font-family: tahoma;
							font-size: 8pt;
							color: #707070;
							text-decoration: none;	}
.text2 a:visited	{	font-family: tahoma;
							font-size: 8pt;
							color: #707070;
							text-decoration: none; }
.text2 a:hover		{	font-family: tahoma;
							font-size: 8pt;
							color: #909090;
							text-decoration: none; }

.title				{	font-family: tahoma;
							font-size: 8pt;
							color: #364e98; }
