@charset "utf-8";
/* CSS Document */


body {
  font-family:Tahoma;
  font-size:12px;
  color:#666666;
  background-color:#FFFFFF;
  line-height:16px;
  }
  
  
.button {
  color:red;
  }
  
.blue_bold {
  color:#172983;
  font-weight: bold;
  }
