.ContentPane  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: Arial Narrow, Arial;
	text-decoration: none;
	line-height: normal;
}
.ContentPane li {
	list-style-type: disc;
	COLOR: #000000;
	line-height:1.5;
}
.ContentPane ul {
	list-style-type: disc;
	COLOR: #000000;
	line-height:1.5;
}

.ContentPane td  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #000000;
	FONT-FAMILY: Arial Narrow, Arial;
	text-decoration: none;
	line-height: normal;
}

.ContentPane p  {
	FONT-WEIGHT: normal;
	FONT-SIZE: 14px;
	COLOR: #000000;
	FONT-FAMILY: Verdana,Arial Narrow, Arial;
	text-decoration: none;
	line-height: normal;
}

/*--- LINK ---*/

.ContentPane A:link
{
	text-decoration: underline;
	COLOR: #3F51A3;
}

.ContentPane A:visited
{
	text-decoration: underline;
	COLOR: #3F51A3;
}

.ContentPane A:hover
{
	text-decoration: underline;
	COLOR: #3F51A3;
}

.ContentPane A:active
{
	text-decoration: underline;
	COLOR: #3F51A3;
}


/*-------------------------------------------*/


.ContentPane2  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial Narrow, Arial;
	text-decoration: none;
	line-height:1.5;
}
.ContentPane2 li {
	list-style-type: disc;
	COLOR: #FFFFFF;
	line-height:1.5;
}
.ContentPane2 ul {
	list-style-type: disc;
	COLOR: #FFFFFF;
	line-height:1.5;
}

.ContentPane2 td  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial Narrow, Arial;
	text-decoration: none;
	line-height:1.5;
}

.ContentPane2 p  {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
	COLOR: #FFFFFF;
	FONT-FAMILY: Arial Narrow, Arial;
	text-decoration: none;
	line-height:1.5;
}

/*--- LINK ---*/

.ContentPane2 A:link
{
	text-decoration: underline;
	COLOR: #77D925;
}

.ContentPane2 A:visited
{
	text-decoration: underline;
	COLOR: #77D925;
}

.ContentPane2 A:hover
{
	text-decoration: underline;
	COLOR: #77D925;
}

.ContentPane2 A:active
{
	text-decoration: underline;
	COLOR: #77D925;
}


/*-------------------------------------------*/







