@charset "utf-8";
.phoenix_body {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}
a.ppslink:link {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #F05C23;
	text-decoration: none;
}
a.ppslink:visited {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #E25D32;
	text-decoration: none;
}
a.ppslink:hover {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #007DC3;
	text-decoration: none;
}
a.ppslink:active {
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	color: #007DC3;
	text-decoration: none;
}


.phoenix_bold {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.phoenix_small {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
a.ppslinksml:visited {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #E25D32;
	text-decoration: none;
}
a.ppslinksml:link {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #F05C23;
	text-decoration: none;
}
a.ppslinksml:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #007DC3;
	text-decoration: none;
}
a.ppslinksml:active {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #007DC3;
	text-decoration: none;
}
.phoenix_white {
	font-family: verdana;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
