/*-------------------------------- Explorer Fallback to Arial ----------------------------------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  /* line 7, ../sass/styles.scss */
  body {
	  font-family: Georgia,Times,"Times New Roman",serif;
  }
}
/*----------------------------------------------------------------------------------------------------*/
/* line 13, ../sass/styles.scss */
body {
  /*min-width: 320px !important;
	direction: ltr;*/
	font-family: Georgia,Times,"Times New Roman",serif;
}

/* line 17, ../sass/styles.scss */
#table, .bottom, #table1 {
  font-size: 16px;
}
