           BODY {
           	font-family : arial, verdana, ms sans serif, geneva;
           	font-size : 10pt;
                text-indent : 0in;
		margin: 0in;
           }

           LI, DIV {
           	font-family : arial, verdana, ms sans serif, geneva;
           	font-size : 10pt;
                text-indent : 0in;
           }

           P  {
           	font-family : arial, verdana, ms sans serif, geneva;
           	font-size : 10pt;
                text-indent : 0.25in;
                margin : 0.125in;
                text-align : justify;
           }
           
           TD {
           	font-family : arial, verdana, ms sans serif, geneva;
           	font-size : 10pt;
                text-indent : 0in;
           }

           A  {
           	color : 201880;
           	text-decoration : none;
           	font-weight : bold;
           }
           
           A:hover  {
           	color : B03310;
           	text-decoration : underline;
           }

           .RightAligned  {
                text-indent : 0in;
                text-align : right;
           }

           .LeftAligned  {
                text-indent : 0in;
                text-align : left;
           }

           .Centered  {
                text-indent : 0in;
                text-align : center;
           }
