body {
 font: 10pt "Arial";
 font-style: "plain";
 font-weight: light;
 color: #000000;
}
table {
 font: 10pt "Arial";
 font-style: "plain";
 font-weight: light;
 color: #000000;
}
.ptRed    {
		 font: 10pt "Arial";
		 font-style: "plain";
		 font-weight: light;
         color: #FF0000;
        }
.ptSmall    {
		 font: 8pt "Arial";
		 font-style: "plain";
		 font-weight: light;
         color: #000000;
        }
.ptBold    {
		 font: 10pt "Arial";
		 font-style: "strong";
		 font-weight: bold;
         color: #000000;
        }
.ptTitle    {
		 font: 13pt "Arial";
		 font-style: "strong";
		 font-weight: bold;
         color: #000080;
       text-align: center;
        }
.ptRedBold    {
		 font: 10pt "Arial";
		 font-style: "strong";
		 font-weight: bold;
         color: #FF0000;
       text-align: center;
        }
.ptBlueBold    {
		 font: 10pt "Arial";
		 font-style: "strong";
		 font-weight: bold;
         color: #000080;
       text-align: center;
        }
.ptWhiteBold    {
		 font: 10pt "Arial";
		 font-style: "strong";
		 font-weight: bold;
         color: #FFFFFF;
       text-align: center;
        }
.ptJadeBold    {
		 font: 10pt "Arial";
		 font-style: "strong";
		 font-weight: bold;
         color: #008080;
       text-align: center;
        }
.title	{
		 font: 8pt/10pt "Arial";
		 font-style: "plain";
		 font-weight: light;
         color: #000000;
         text-align: center;
		 background: FFFFFF
        }
#tle {font-family: "Arial"; font-size: 14pt; font-weight: bold; color: #800000}
#pt14b {font-family: "Arial"; font-size: 14pt; font-weight: bold; color: #000000}
#pt12b {font-family: "Arial"; font-size: 12pt; font-weight: bold; color: #000080}
#pt10 {font-family: "Arial"; font-size: 10pt; font-weight: light; color: #000000}
#pt10b {font-family: "Arial"; font-size: 10pt; font-weight: bold; color: #000000}
#pt9 {font-family: "Arial"; font-size: 9pt; font-weight: light; color: #000000}
#ftlink {font-family: "Arial"; font-size: 9pt; font-weight: light; color: #000000}
H1 {font-family: "Arial"; font-size: 12pt; font-weight: bold; color: #000080}
H2 {font-family: "Arial"; font-size: 12pt; font-weight: bold; color: #000080}
H4 {font-family: "verdana"; font-size: 10pt; font-weight: bold}
H5 {font: 8pt/10pt "verdana"; font-weight: light}
H6 {font-family: "Verdana, Arial, Helvetica";line-height: 100%; font-size: 10pt; font-weight: light}
CODE {font-family: "Courier, Monaco"}
a:link		{  background: transparent;	
		color: #0000FF; } 
a:active	{ color: #FFCC99; }
a:visited 	{  color: #800080; }
p		{ margin-top:0pt; margin-bottom: 0pt;	}
	
