

h1, h2, h3, h4 {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  margin: 0;
}



p, table {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
}

p.white {
  color: #fff;
}

}

p.page-num {
  color: #fff;
  padding: 3px 0 0 10px;
  font-size: 10px;
}

p.txt-copy {
  color: #969a9b;
  font-size: 11px;
}

a.txt-copy {
  color: #969a9b;
  font-size: 11px;
  text-decoration: none;
  /*display: block;*/
}

a.txt-copy:hover {
  color: #969a9b;
 /* display: block;*/
  text-decoration: underline;
}



a {
  text-decoration: none;
  color: #333333;
  font-size: 12px;
}

a:hover {
  color: #8CAC0D;
}

a.page-num {
  text-decoration: none;
  color: #fff;
}

a.page-num:hover {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
}

a.page-num-active {
  text-decoration: underline;
  color: #fff;
  font-weight: bold;
}


a.txt-footer {
  color: #969a9b;
  font-size: 11px;
  text-decoration: none;
  display: block;
}

a.txt-footer:hover {
  color: #969a9b;
  display: block;
  text-decoration: underline;
}

 .ml1{
 font-size: 10px;
 color: #8B8B8B;
 text-decoration: none
 }
 
  .ch1{
 font-size: 11px;
 color: #141414;
 }
 
a.ml2{
 font-size: 11px;
 color: #8CAC0D;
 font-weight: bold;
 text-decoration: none;
 }
a.ml2:hover{
 font-size: 11px;
 /*color: #FF9933;*/
 font-weight: bold;
 text-decoration: underline;
 }
 
 
 
 /*top main menu*/
 
 a.top_menu_1
 {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 display: block;
 height:38px;
 font-size: 11px;
/*line-height:15px;*/
 padding: 7px 5px 0px 5px;
 }
 
  a.top_menu_2
 {
 color: #FFFFFF;
 font-weight: bold;
 text-decoration: none;
 text-align: center;
 display: block;
 height:38px;
 font-size: 11px;
 line-height:38px;
 padding: 0 5px 0 5px;
 }
 

