.copyright{
	margin-left:265px;
	margin-top:11px;

	overflow:hidden;

	position:relative;
	z-index:2;

	font-family:arial;
	font-size:7pt;
	font-weight:bold;
	font-style:normal;	
	color:white;
}

.cattitle{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;	
	color:black;

	text-decoration:none;
}

.cattext{
	font-family:arial;
	font-size:9pt;
	font-weight:normal;
	font-style:normal;	
	color:black;
}

.catpic{
	font-family:arial;
	font-size:11pt;
	font-weight:bold;
	font-style:italic;	
	color:black;

	width:120px;
	height:67px;

	overflow-x:visible;
	overflow-y:hidden;
}


.fptitle{
	height:15;
	
	font-family:arial;
	font-size:8pt;
	font-weight:bold;
	font-style:normal;	
	color:black;

	line-height:8pt;
	text-decoration:none;

	margin-bottom:3px;

	cursor: hand;
}

.fptext{
	height:15;
	
	font-family:arial;
	font-size:7.5pt;
	font-weight:normal;
	font-style:normal;	
	color:black;

	line-height:8pt;
	text-decoration:none;

	margin-bottom:3px;
}

.pvtitle{
	font-family:arial;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;	
	color:white;
	
	margin:23px;
}

.pvtext{
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	font-style:normal;	
	color:white;
	
	margin:10px;
	margin-top:20px;

	text-decoration:none;
}