.ContentPane2  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
}

.ContentPane  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #515151;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
}
.ContentPane li {
	list-style-type: disc;
	COLOR: #515151;
	line-height:1.5;
}
.ContentPane ul {
	list-style-type: disc;
	COLOR: #515151;
	line-height:1.5;
}

.ContentPane td  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #515151;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
}

.ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #515151;
	FONT-FAMILY: Tahoma;
	text-decoration: none;
	line-height:1.2;
	/*margin:0px;
	padding:0px;*/
}

/*--- LINK ---*/

.ContentPane A:link
{
	text-decoration: none;
	COLOR: #E44D1E;
}

.ContentPane A:visited
{
	text-decoration: none;
	COLOR: #E44D1E;
}

.ContentPane A:hover
{
	text-decoration: underline;
	COLOR: #E44D1E;
}

.ContentPane A:active
{
	text-decoration: none;
	COLOR: #E44D1E;
}


/*-------------------------------------------*/










