.ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #8C8C8C;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	line-height:normal;
}
.ContentPane li {
	list-style-type: disc;
	COLOR: #8C8C8C;
	line-height:1.5;
}
.ContentPane ul {
	list-style-type: disc;
	COLOR: #8C8C8C;
	line-height:1.5;
}

.ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #8C8C8C;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	line-height:normal;
}

.ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #8C8C8C;
	FONT-FAMILY: Verdana;
	text-decoration: none;
	line-height:normal;
}

/*--- LINK ---*/

.ContentPane A:link
{
	text-decoration: underline;
	COLOR: #8C8C8C;
}

.ContentPane A:visited
{
	text-decoration: underline;
	COLOR: #8C8C8C;
}

.ContentPane A:hover
{
	text-decoration: underline;
	COLOR: #3AA7CD;
}

.ContentPane A:active
{
	text-decoration: underline;
	COLOR: #8C8C8C;
}


/*-------------------------------------------*/



