/*<style type="text/css">*/
#tic {
  /* enter any styles for the ticker below */
  /*border: .05em #CEC3AD solid;*/
  font-size: 9pt;
  padding:0px;
  width:178px;
  line-height:20px;
  height: 124px;
  text-align: left;
}
#tic * {
  /* this will hide all children tags */
  /*font-size: 1em;*/
  font-size: 9pt;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}
/*</style>*/
