.CKeyword1
{
	font-family: ±¼¸², Arial;
	font-size: 9pt;
	color: #6c6c6c;
	text-decoration: none;
	background-color: #FDFDF5;
}

.CKeyword1:link
{
	color: #6c6c6c;
	text-decoration: none;
}

.CKeyword1:visited
{
	color: #6c6c6c;
	text-decoration: none;
}
.CKeyword1:hover
{
	color: #CE4900;
	text-decoration: underline;
}

.CKeyword2
{
	font-family: ±¼¸², Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #FDFDF5;
}

.CKeyword2:link
{
	color: #4a49b5;
	text-decoration: underline;
}

.CKeyword2:visited
{
	color: #AD00AD;
	text-decoration: underline;
}
.CKeyword2:hover
{
	color: #AD00AD;
	text-decoration: underline;
}

.CKeywordDesc
{
	font-family: ±¼¸², Arial;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	background-color: #FDFDF5;
}

.CKeywordDesc:link
{
	color: #000000;
	text-decoration: none;
}

.CKeywordDesc:visited
{
	color: #000000;
	text-decoration: none;
}
.CKeywordDesc:hover
{
	color: #000000;
	text-decoration: underline;
}


