body {
  background-color: #FFFFFF;
  background-attachment: fixed;
  color: #000000;
  font-size: 12px;
}
html, body {
  scrollbar-base-color: #FFB400;
  scrollbar-arrow-color: #FFFFFF;
}

p.p1 { font-size: 15px; }

h1 {
  color: #FFB400;
  font-size: 11px;
  margin-bottom: 0px;
}

h2{
  background-color: #B4FF00;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 0px;
}

table{
font-size: 12px;
}

em {
  font-size: 10px;
  font-style: normal;
}


a {
  text-decoration: none;
  color: #000000;
  font-size: 13px;
  font-weight: bold;
}

a:hover {
  color: #FF00B4;
text-decoration: underline;
}

.scrollsell_480 {
	overflow: auto;
	width: 480px;
	height:70px;
}
.scrollsell_430 {
	overflow: auto;
	width: 430px;
	height:270px;
}

.scrollsell_280LL {
	overflow: auto;
	width: 280px;
	height:550px;
}
.scrollsell_280 {
	overflow: auto;
	width: 280px;
	height:500px;
}
.scrollsell_550 {
	overflow: auto;
	width: 550px;
	height:500px;
}


