
  body, table, tr, th, td, a, h1, h2, h3, h4 {

   font-family:arial;

  }

  h1 {

   font-size:18px;

  }

  #menu_main {
   color: #FFFFFF;
   text-decoration: none;
   font-weight: bold;
   font-family: arial;
   font-size: 14px;
  }


  a:link {
   text-decoration:none; color:RGB(67,148,206); font-weight:bold; font-size:12px;
  }
  a:visited {
   text-decoration:none; color:RGB(67,148,206); font-weight:bold; font-size:12px;
  }
  a:hover {
   text-decoration:none; color:RGB(67,148,206); font-weight:bold; font-size:12px;
  }
  a:active {
   text-decoration:none; color:RGB(67,148,206); font-weight:bold; font-size:12px;
  }
  a:focus {
   text-decoration:none; color:RGB(67,148,206); font-weight:bold; font-size:12px;
  }

  .form_input {
   font-family:Arial,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: RGB(7,43,97);
   border:1px solid RGB(7,43,97);
   margin-left:1px;
  }

  #table_form {
   font-family:Arial,sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: RGB(7,43,97);
  }

  #form_input {
   font-family:Arial,sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: RGB(7,43,97);
   border:1px solid RGB(7,43,97);
   margin-left:1px;
  }

  #form_info {
   font-size: 10px;
   font-weight: normal;
   color: RGB(100,100,100);
  }
