<style type="text/css">                  
                  <!--
                  body  {
                  	font-family : Verdana,Arial,Helvetica,sans-serif;
                  	font-size : 12px;
                  }
                  
                  .little  {
                  	font-size : 8pt;
                  	color : White;
                  }
                  
                  .white  {
                  	color : White;
                  }
                  
                  .yellow  {
                  	color : Yellow;
                  	font-weight : bold;
                  }
				  
                  .red  {
                  	color : Red;
                  	font-weight : bold;
                  	font-size : 14pt;
                  }
                  
                  .littleblk  {
                  	font-size : 8pt;
                  	font-family : Verdana,Arial,Helvetica,sans-serif;
                  	color : Black;
                  }
                  
                  .black  {
                  	color : Black;
                  }

                  .blackbold  {
                  	color : Black;
					font-weight : bold;
                  }			  
                  
                  .leftnav  {
                  	font-size : 8pt;
                  }
                  
                  .big  {
                  	font-size : 18px;
                  }
                  
                  td  {
                  	font-family : Verdana,Arial,Helvetica,sans-serif;
                  	font-size : 12px;
                  }
                  
                  th  {
                  	font-family : Verdana,Arial,Helvetica,sans-serif;
                  	font-size : 12px;
                  	font-weight : bold;
                  }
                  
                  a:link  {
                  	text-decoration : none;
                  	color : Black;
                  }
                  
                  a:visited  {
                  	color : Black;
                  	text-decoration : none;
                  }
                  
                  a:active  {
                  	color : red;
                  	text-decoration : none;
                  }
                  
                  a:hover  {
                  	text-decoration : underline;
                  }
                  -->
                  </style>
