body {
  background-color: #FFFFFF;
  background-attachment: fixed;
  color: #000000;
  font-size: 12px;
}
html, body {
  scrollbar-base-color: #0000FF;
  scrollbar-arrow-color: #FFFFFF;
}

p.p1 { font-size: 15px; }

h1 {
  color: #B400FF;
  font-size: 11px;
  margin-bottom: 0px;
}

h2{
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0px;
}
h3{
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0px;
}

table{
font-size: 13px;
}

em {
background-color: #00B4FF;
  font-size: 14px;
  font-style: normal;
}


a {
  text-decoration: none;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
}

a:hover {
  color: #FF00B4;
text-decoration: underline;
}

