    body,td,font,input,form,select,option
    {
      font-family: verdana,arial,sans-serif;
      font-size: 12px;
      text-align: justify;
      
    }

    a {
      font-weight: bold;
      color: #666666;
      text-decoration: none;
    }

    a:hover {
      font-weight: bold;
      color: #333333;
      text-decoration: underline;
    }
	
	
    .header {
      font-weight: normal;
      color: #333333;
      text-decoration: none;
    }

    .submenu {
      font-weight: normal;
      color: #333333;
      text-decoration: none;
    }

    .title {
      font-family: verdana,arial,sans-serif;
      font-size: 14px;
      font-weight: bold;
      color: #c43c3c;
    }
    
    .borderGray {
      border-width: 1px 1px 1px 1px;
      border-color: #aaaaaa;
      border-style: solid;
   }

