   body
   {
   font-size: 15		
   font-family: arial;
   fore-color: white;
   background-color: #353743;
   }

   .text2
   {
   font-size: 15		
   font-family: arial;
   color: rgb(238,238,238);
   }

   .navigation
   {
   font-size: 15;
   font-family: arial;
   color: rgb(238,238,238);
   background-color: #404040;
   border-color: #000000;
   position: absolute;
   left: 20;
   top: 5;
   width: 340;
   height: 50;
   }

   .text1
   {
   font-size: 15;
   font-family: arial;
   color: rgb(238,239,238);
   text-align: justify;
   position: absolute;
   visibility: visible;
   left: 400;
   top: 2;
   width: 840;
   height: 10;
   }         

   .table_side
   {
   font-size: 15;
   font-family: arial;
   color: rgb(238,238,238);
   position: absolute;
   left: 2;
   top: 500;
   width: 385;
   }         

   .text-blue-noline 
   {
   color: #96C8C8;
   text-decoration: none;
   font-family: arial;
   }         
   .text-blue-noline:hover
   {
   color: white;
   font-family: arial;
   text-decoration: underline;
   }         

   .orange
   {
   color: #CC9933;
   font-family: arial;
   font-size: 15;
   }         

   .text-alone
   {
   font-family: arial;
   font-size: 15;
   }         

   .subbox
   {
   font-family: arial;
   font-size: 15;

   text-align: justify;
   visibility: visible;
   z-index: 10
   }