div.highlight {
  background-color: #E2E6F6;
  border: 1px #102163 dashed;
  margin: 6px;
  padding: 6px;
  text-align: center;
}

body, p, td, dl, ul, ol, blockquote {
  font-size: 10pt;
  font-family: arial, helvetica, sans-serif;
}

a {
  text-decoration: none;
  color: #0000FF;
  font-weight: normal
}

a:hover {
  text-decoration: none;
  color: #FF0000;
  font-weight: normal
}

.products_menu {
  text-decoration: none;
  color: #596697;
  font-size: 8pt;
  font-family: helvetica,arial;
}

.product_selected {
  color: #FF0000;
  font-size: 8pt;
  font-family: helvetica,arial;
}

.mainBorder {
  border-width: 1;
  border-color: black; 
  border-style: solid;
}

sup, sub {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}

.heading {
  font-size: 15pt;
  font-family: verdana, arial, helvetica, sans-serif;
}

.title {
  font-size: 13pt;
  color: #F7F7FF;
  font-weight: normal;
  font-family: helvetica, arial, sans-serif;
}

.white {
  font-size: 9pt;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

.white:hover {
  color: #FFF111;
}

.light {
  font-size: 8pt;
  color: #808080;
  font-family: arial, helvetica, sans-serif;
}

.red {
  font-size: 10pt;
  color: #FF0000;
  font-family: arial, helvetica, sans-serif;
}

.white_heading {
  font-size: 13pt;
  font-weight: bold;
  color: #FFFFFF;
  font-family: arial, helvetica, sans-serif;
}

.small {
  font-size: 8pt;
  font-family: arial, helvetica, sans-serif;
}

.large {
  font-size: 15pt;
  font-family: arial, helvetica, sans-serif;
}

.bold {
  font-weight: bold;
}

h1 {
  font-size: 16pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h2 {
  font-size: 15pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h3 {
  font-size: 14pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h4 {
  font-size: 13pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h5 {
  font-size: 12pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

h6 {
  font-size: 11pt;
  font-weight: bold;
  font-family: arial, helvetica, sans-serif;
}

img {
  border: none;
}

pre {
  font-size: 10pt;
  font-familty: "courier new", courier, serif;
}
