/* Written by: Debbie Whitcomb */
/* Last Updated: February 16, 2006 */
/* $Author: whitcomb $ */ 
/* $Revision: 1.0 $ */ 

  body { font-family: Arial, Tahoma, Helvetica, sans-serif;
         font-size: 10pt; }
  :link { color: #333366 }      /* dark blue - for unvisited links */
  :visited { color: #003300 }   /* dark green - for visited links */

  h1 { color: #333366;         /* dark blue */ 
       font-family: Arial, Tahoma, Helvetica, sans-serif;
 	     font-size: 12pt; text-align: center; }

 .DMSMessage { text-align: center;
               font-family: Courier-New, Courier, monospace; 
               font-weight: bold; 
               font-size: 10pt; }
/*               color: #ffff00; */ 

 .SmallNote { font-family: Arial, Tahoma, Helvetica, sans-serif;
              font-size: 8pt; text-align: center; }

 .MobileMenu { font-family: Arial, Tahoma, Helvetica, sans-serif;
               font-size: 8pt; color: #003300; text-align: center; 
				         font-weight: bold; }

  p.center { text-align: center; }



