@charset "iso-8859-1";

/* Styles for use only when pages from the site are printed. */

.noprint { visibility:hidden; }   
.MenuButtons { visibility:hidden;width:1px; }
.TopTearoff   { visibility:hidden; }
.BottomOfPage
{
   color           : White;
   font-family     : Verdana, Arial, Helvetica, Geneva, sans-serif;   
   font-size       : 8pt;
   text-align      : center;
   padding-bottom  : 12px;      
}
	  
