body {
  background-color: #ffffff;
  scrollbar-Track-Color: white;
  scrollbar-Face-Color: #0099cc;
  scrollbar-Shadow-Color:yellow;
  scrollbar-DarkShadow-Color:purple;
  scrollbar-Highlight-Color:red; 
  scrollbar-3dLight-Color:blue;
  scrollbar-Arrow-Color:white; 
top-margin: 0pt;
bottom-margin: 0pt;
left-margin: 10pt;
right-margin: 10pt;
}


h1 {
   color: #6600cc;
  font-size: 16pt;
  font-family:  garamond,  'times new roman', times, helvetica, arial, serif;
  font-style: normal;
  text-align: center;
  font-weight: bold;
}

h2 {
   color: #cc0066;
  font-size: 14pt;
  font-family:  garamond, 'times new roman', times, helvetica, arial, serif;
  font-style: normal;
  text-align: center;
  font-weight: bold;
}

li {
   color:#000080;
  font-size: 10pt;
  font-family: arial, 'times new roman', times, garamond,  helvetica, serif;
  font-style: normal;
  font-weight: normal;
}

p {
  text-indent: 0;
  color:#000000;
  font-size: 10pt;
  font-family: 'times new roman', times,  garamond,  helvetica, arial, serif;
  font-style: normal;
  font-weight: normal;
}

i {
  color:#000000;
  font-size: 10pt;
  font-family: 'times new roman', times,  garamond,  helvetica, arial, serif;
  font-style: italic;
  font-weight: normal;
}

b {
color: #000000;
  font-size: 10pt;
  font-family: 'times new roman', times,  garamond,  helvetica, arial, serif;
  font-style: normal;
  font-weight: bold;
}

a {
  text-decoration: none;
  color: #ff0000;
  font-weight: normal;
  font-family: arial, garmond, 'times new roman',  times, verdana,serif;
  font-size: 10pt;
  font-style: normal;
 }

a:hover {
  text-decoration:none;
  color: #ff00ff;
  font-weight: normal;
  font-family: arial,  garamond, 'times new roman', times,  verdana,  serif;
  font-size: 10pt;
  font-style: normal;
 }
 
.add {
  color: #6666ff;
  font-family: garamond, "times new roman", times, arial, serif;
  font-size:12pt;
  font-weight: bold;
}

.order {
  color: green;
  font-family: arial, serif, garamond, "times new roman", times, arial, serif;
  font-size:10pt;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}

.q {
  color: #000080;
  font-size: 12pt;
  font-family: arial, 'times new roman', times,  garamond,  helvetica, arial, serif;
  font-style: italic;
  text-align: center;
  font-weight: normal;
}