.border { border-color: #4C74A5;
          border-style: outset; 
          border-width: 9; 
          background-color: #4C74A5; }

.menu { background-color: #4C74A5; }

div.menu a:link { color: #DDE6F1;
                  font-size: 11pt; 
                  font-weight: bold;  
                  text-decoration: none; } 
div.menu a:visited { color: #DDE6F1;
                     font-size: 11pt; 
                     font-weight: bold;   
                     text-decoration: none; } 
div.menu a:hover { color: #FFFFFF;  
                   font-size: 11pt; 
                   font-weight: bold;  
                   text-decoration: none; } 
div.menu a:active { color: #DDE6F1;
                    font-size: 11pt; 
                    font-weight: bold; 
                    text-decoration: none; } 

.h1 { font-size: 18pt;
      font-weight: bold; }

.h2 { font-size: 14pt;
      font-weight: bold; }

.h3 { font-size: 12pt;
      font-weight: bold; }

.frame  { border-color: #4C74A5;
          border-style: outset; 
          border-width: 6; 
          width: 365px; }