/* Stylesheet for CONSULTANCY */

a:link {
      text-decoration: none;
      font-weight: bold;
      font-size: 0.9em;
      color: #808080;     
      }
a:visited {
      text-decoration: none;
      font-weight: bold; 
      font-size: 0.9em;
      color: #808080;
      }
a:hover {
      color: #b81313;
      }    
body {
      font-family: Verdana, Helvetica, Arial, sans-serif;
      }

h1{
      font-family: Verdana; 
      font-size: 1.7em; 
      color: #808080; 
      font-weight: bold; 
      text-align: center;
      }
      
h2{
      font-family: Verdana;
      font-size: 1.05em; 
      color: #2e5081; 
      font-weight: bold; 
      text-align: left;
      }     

      
/*      
h3{
      font-family: Verdana; 
      font-size: 14pt; 
      color: #9aafcc; 
      font-weight: normal; 
      text-align: left;
      }
*/