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