body { padding: 0 20px; }

body, tr, td, p, div, span
    {  
      background-color: #ffffff;
      color: #000000;
      font-family: verdana, arial, sans-serif;
      margin-top: 0px;
      font-size: small;
    }    
    .pagenav
    { 
      color: #013751;
      font-size: small;
    }
    .contact
    {  
      color: #013751;
      font-size: small;
    }
    h1
    {
      color: #013751;
      font-size: x-large;
    }
    h2
    {  
      color: #013751;
      font-size: large;
    }
    h3
    { 
      color: #013751;
      font-size: medium;
    }  
    h4
    { 
      color: #013751;
      font-size: small;
    }
    h5
    {  
      color: #013751; 
      font-size: x-small;
    }
    h6
    {
      color: #013751; 
      font-size: x-small;
     }
    th
    {  
      color: #013751;
      background-color: #D0DFE4;
      font-size: small;
      text-align: left;
      line-height: 150%;
      font-family: verdana, arial, sans-serif;
    }
    .session 
   {  
      color: #013751;
      font-size: medium;
      line-height: 150%;
    }
    #nav
    {
      margin-top: -20px;
    }
    .navitem 
    {  
      background-color: #D0DFE4;
      color: #013751;
      line-height: 150%;
      font-size: small;
      padding-left: 20px ;
      margin-left: 0px;
    }
    .navheading
    {  
      background-color: #013751;
      color: #D0DFE4;
      font-weight: bold;
      line-height: 150%;
      font-size: small;
      padding-left: 10px;

    }
    .odd
    {  
      background-color: #D0DFE4;
      line-height: 150%;
      font-size: small;
     }
    .even
    {  
      line-height: 150%;
      font-size: small;
     }
    li
    {  
      font-size: small;
      line-height: 150%;
    }
    .title
    { 
      color: #013751;
      font-size: x-large;
    }
   .subtitle
    { 
      color: #013751;
      font-size: small;
    }
   .part
    {
      font-size: xx-small;
    }
   a.link
    {
    text-decoration: none;
    }
