/* Start of CMSMS style sheet 'pbs' */
A:link    {color: #336699; text-decoration: none; }
A:active  {color: #336699; text-decoration: none; }
A:visited {color: #336699; text-decoration: none; }
A:hover   {color: #CC0000; text-decoration: underline; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFC801;
}
.shares {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #004B85;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
/* End of 'pbs' */

