
 .noprint    
                  {    
                  	display : none;    
                  }    
                      
                  .pagebreak    
                  {    
                  	// page-break-before:always    
                  }    
                      
                  .printeronly    
                  {    
          	    display : inline;
                  }
   .text
              {
              font-size: 85%;
              font-family: Trebuchet MS, Arial, Sans-serif;
              }
           .imagetext
              {
              color: #000066;
              font-size: 75%;
              font-family: Trebuchet MS, Arial, Sans-serif;
              font-weight: medium;
              }
        .newsdates
              {
              color: #000066;
              font-size: 90%;
              font-family: Trebuchet MS, Arial, Sans-serif;
              font-weight: medium;
              }
              h1
              {
              color: #000066;
              font-size: 110%;
              font-family: Trebuchet, Arial, Sans-serif;
              }
              h2
              {
              color: #000066;
              font-size: 100%;
              font-family: Trebuchet, Arial, Sans-serif;
              }
              a.navigation:link /* for unvisited links */
              {
              color: #FFFFFF;
              font-family: Arial, Sans-serif;
              font-size: 85%;
              text-decoration: none;
              }
              a.navigation:hover /* when mouse is over link */
              {
              color: #FFFFFF;
              font-family: Arial, Sans-serif;
              font-size: 85%;
              text-decoration: none;
              }
              a.navigation:visited /* for visited links */
              {
              color: #FFFFFF;
              font-family: Arial, Sans-serif;
              font-size: 85%;
              text-decoration: none;
              }
              .links a:link /* for unvisited links */
              {
              color: #000066;
              font-family: Arial, Sans-serif;
              font-size: 90%;
              text-decoration: none;
              font-weight: bold;
              }
              .links a:hover /* when mouse is over link */
              {
              color: #000066;
              font-family: Arial, Sans-serif;
              font-size: 90%;
              text-decoration: none;
              font-weight: bold;
              }
              .links a:visited /* for visited links */
              {
              color: #000066;
              font-family: Arial, Sans-serif;
              font-size: 90%;
              text-decoration: none;
              font-weight: bold;
              }
              .copyright
              {
              font-size: 70%;
              font-family: Trebuchet MS, Arial, Sans-serif;
              }  
