.main_text {
  margin: 0 10px;
  font-size: 17px;
	font-family: "Comic Sans MS";
	text-align: justify;
}
.main_text B, .main_text STRONG {
  font-weight: normal;
}

#footer_text {
  font: 13px "Comic Sans MS";
}

.product_menu_table {
  /* border: dotted 1px #E52727; */
}
.product_menu_table A {
  color: #003399;
  text-decoration: underline;
}
.product_menu_table A:hover {
  color: #FF9900;
  text-decoration: underline;
}