body { 
      background-color:white;
      padding:0px;
      margin:0px;
      font-size:10pt; 
      font-family: arial, sans-serif;
      }
h1.logo1 {
      color:white;
      font-size:20px;
      }
h1.logo2,h1,h2 {
      color:#003687;
      font-size:20px;
      }
td    {
	  vertical-align:top;
	  } 
td.left {
      border-right:solid 2px #003687;
      }
td.nav_top 
      {
      border-bottom:solid 2px #003687;
      background-color: #CCDDED;
      }
td.bottom 
	  {
      border-top:solid 2px #003687;
      color:#003687;
      }
table.big
	  {
	  border:none;
	  margin:0px;
	  padding:0px;
	  border-spacing:0px;
	  }
a:link
     {
     text-decoration:underline;
     color: #003687;
     }
a:visited
     {
     text-decoration:underline;
     color: #003687;
     } 
a.no:link
     {
     text-decoration:none;
     color: black;
     } 
a.no:visited
     {
     text-decoration:none;
     color: black;
     }       

