BODY {
  background-color: transparent !
  important
}

BODY {
  background-color: rgb(255,255,255);

  font-family: Arial;
  font-style: normal;
  font-weight: 400;
  text-align: left;
  color: rgb(0,0,0)
}
/*UL {  list-style-position: outside; list-style-image: url(images/note_small.gif); list-style-type: disc; font-size: 90%}*/

.storename{color: #4E43AF;
	font-weight: bold}
 P {margin-left: 25px;
      margin-right: 25px;
      font-size: 90%;
      line-height: 105%;
          }
UL UL {
  list-style-type: disc
}
UL UL UL {
  list-style-type: disc
}
UL UL UL UL {
  list-style-type: disc
}
OL {
  list-style-type: decimal
}
OL OL {
  list-style-type: lower-alpha
}
OL OL OL {
  list-style-type: lower-roman
}
OL OL OL OL {
  list-style-type: upper-alpha
}

H0.part {
  font-size: 183%;
  color: rgb(9,62,125);
  text-indent: 0pt;
  margin-left: 0pt;
  margin-top: 6pt;
  margin-right: 0pt;
  margin-bottom: 2pt
}
H1 {
  font-size: 130%;
  color: #000000;
  text-indent: 0pt;
  margin-left: 0pt;
  margin-top: 6pt;
  margin-right: 0pt;
  margin-bottom: 2pt
}
H2 {
  font-size: 110%;
  color: #000000;
  text-indent: 7pt;
  margin-left: 0pt;
  margin-top: 2pt;
  margin-right: 0pt;
  margin-bottom: 2pt
}
H3.subsubsection {
  font-size: 116%;
  color: rgb(9,62,125);
  text-indent: 0pt;
  margin-left: 7pt;
  margin-top: 6pt;
  margin-right: 7pt;
  margin-bottom: 4pt
}
H4.paragraph {
  font-weight: 700;
  color: rgb(9,62,125);
  text-indent: 0pt;
  margin-left: 7pt;
  margin-top: 6pt;
  margin-right: 7pt;
  margin-bottom: 4pt
}
H5.subparagraph {
  color: rgb(9,62,125);
  text-indent: 0pt;
  margin-left: 7pt;
  margin-top: 6pt;
  margin-right: 0pt;
  margin-bottom: 4pt
}

a:active {color: #4E43AF; text-decoration: none}
a:hover {color: #4E43AF; text-decoration: none}
a:link {color: #4E43AF;  text-decoration: none}
a:visited {color: #4E43AF; text-decoration: none}
