	html {
		height: 100%;
	}
	
	body {
      height:100%;
      width:100%;
	  margin:0px;
	  padding:0px;
	  width:100%;
	  background-color:#97856f;

      font-family: 'Georgia','Arial';
      font-size: 16px;
      line-height:22px;
      color:#0d0700;
	  
	}
	div#menu {
	  Position:Relative;
	  left:310px;
	  top:10px;
      font-size: 16px;

	}
	#menu span{
	  Position:Relative;
      font-size: 16px;

	}
	#menu a {
	  color:#FFFFFF;
      font-size: 16px;
	}
	#menu a:hover {
	  color:#97efff;
	}
	#cont td {
      line-height:22px;
	  font-size: 16px;
	}
	#cont a {
      color:#0d0700;
	  text-decoration:none;
	}
	#cont a:hover {
	  color:#412600;
	}
	sp {
	  width:25px;
	}
	#table1 {
	  font-size:16px;
      width:100%;
	}
	#table1 td{
	  text-align:center;
	}

	.s_text {
  	   color:#0d0700;
	  font-size: 16px;
	}
	#table_services_office{
  	  border: 1px solid #0d0700;

	}

	#table_services_office td {
	  text-align:center;
  	  border: 1px solid #0d0700;
	  padding-left:5px;
	  padding-right:5px;

	}

	.uper_index {
   	  Position:Relative;
	  top:-6;
	  font-size:12px;
	}

	.f_times {
      font-family: 'Times','Arial';

	}

