
.text-stroke {
  -webkit-text-stroke: 2px #000000;
  color: #ffffff;
  font-family: "Arial Black";
  font-size: 36pt;
  font-weight: bold;
}

.text-stroke-black {
  -webkit-text-stroke: 2px #9900CC;
  color: #ffffff;
  font-family: "Arial Black";
  font-size: 36pt;
  font-weight: bold;
}

.text-stroke-purple {
  -webkit-text-stroke: 2px #ffffff;
  color: #9933FFw;
  font-family: "Arial Black";
  font-size: 44pt;
  font-weight: bold;
}
.small_arial   { font-size: 12px; line-height: normal; font-family: Arial }
.part_number  { color: #fc0; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial }
.medium_arial     { font-style: normal; font-weight: normal; font-size: 19px; font-family: Arial, Verdana }
.TITLE  { font-style: normal; font-weight: normal; font-size: 22px; font-family: Arial, Verdana; text-indent: 0px }
.product_title_arial  { color: gray; font-style: normal; font-weight: normal; font-size: 18px; font-family: Arial, Verdana; text-indent: 0px }
.large_arial      { font-size: 14px; font-family: Arial }
.larger_arial    { font-size: 20px; font-family: Arial }
.SELECTION_BOX      { font-size: 18px; line-height: normal; font-family: Arial }
.product_title_ruach   { color: #f00; font-weight: normal; font-size: 11pt; font-family: "Ruach LET" }
link?         { color: #ff4d00 }
a:link          { color: #ff5a00; font-family: Verdana, Arial, Helvetica, sans-serif }
a:visited         { color: #d52424; font-family: Verdana, Arial, Helvetica, sans-serif }
a:hover        { color: #ffa200; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline }
.fixed_header {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  padding: 5px;
  }
  