.PUnderlinehigh
{
	background-image: url(image/underlineHigh.gif);
	background-repeat: repeat-x;
}
.PUnderlineNormal
{
	background-image: url(image/underlineNormal.gif);
	background-repeat: repeat-x;
}
.PUnderlineLow
{
	background-image: url(image/underlineLow.gif);
	background-repeat: repeat-x;
}


.PTitlelow,
.PTitlenormal,
.PTitlehigh
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	padding: 0 0 0 0;
	color: #000000;
}



.PText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}





.PTitleRef, .PTitleRef:visited
{
	font-family: arial ,verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 4 5 1 2;
	color: #000000;
	text-decoration: none;
}

.PTitleRef:hover, .PTitleRef:active
{
	text-decoration: underline;
}

.PRefBullet
{
	font-family: arial ,verdana, sans-serif;
	font-size: 9pt;
	color: #000000;
}

