body {
  background-color: #FFFFFF;
  background-attachment: fixed;
  color: #000000;
  font-size: 15px;
}
html, body {
  scrollbar-base-color: #00B4FF;
  scrollbar-arrow-color: #FFFFFF;
}

p.p1 { font-size: 18px; }

h1 {
  color: #B400FF;
  font-size: 18px;
}

h2{
  color: #000000;
  font-size: 18px;
  font-weight: bold;
}

table{
font-size: 15px;
}

em {
background-color: #00B4FF;
  font-size: 15px;
  font-style: normal;
}


a {
  text-decoration: none;
  color: #804000;
  font-size: 15px;
  font-weight: bold;
}

a:hover {
  color: #FF00B4;
text-decoration: underline;
}
.scrollsell_180 {
	overflow: auto;
	width: 180px;
	height:150px;
}
