
.scriptbody {
  background-color: #FEFFE2;
  margin-top: -3px;
  margin-left: -3px;
  margin-bottom: 0px;
  padding-top: 12px;
  padding-left: 24px;
  padding-bottom: 20px;
  font-size: 18px;
}

.scriptbody h1 {
  color: #000000;
  background-color: #fdf5c4;
  line-height: 60px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 32px;
}
 
.scriptbody h2 {
  color: #000000;
  background-color: #FEFFE2;
  line-height: 50px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 28px;
}
.scriptbody h2 a:hover:not(.active) {
  color: #0000FF;
  background-color: #DEDFC2; 
  margin-top: 0pt;
  margin-bottom: 0px;
}  

.scriptbody h3 {
  color: #000000;
  background-color: #FEFFE2;
  line-height: 42px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 24px;
}
.scriptbody h3 a:hover:not(.active) {
  color: #0000FF;
  background-color: #DEDFC2; 
  margin-top: 0pt;
  margin-bottom: 0px;
}  

.scriptbody h4 {
  color: #000000;
  background-color: #FEFFE2;
  line-height: 38px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 22px;
}
.scriptbody h4 a:hover:not(.active) {
  color: #0000FF;
  background-color: #DEDFC2; 
  margin-top: 0pt;
  margin-bottom: 0px;
}  


.scriptbody h5 {
  color: #000000;
  background-color: #FEFFE2;
  line-height: 36px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 20px;
}
.scriptbody h5 a:hover:not(.active) {
  color: #0000FF;
  background-color: #DEDFC2; 
  margin-top: 0pt;
  margin-bottom: 0px;
}  

.scriptbody a {
  color: #0000AA;
  background-color: #FEFFE2;
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-decoration: underline;
}


.scriptbody p {
  color: #000000;
  background-color: #FEFFE2;
  line-height: 40px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 20px;
}
.scriptbody p a:hover:not(.active) {
  color: #0000FF;
  background-color: #DEDFC2; 
  margin-top: 0pt;
  margin-bottom: 0px;
}  

.scriptbody strong {
  color: #000000;
  background-color: #FEFFE2;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.scriptbody strong a:hover:not(.active) {
  color: #0000FF;
  background-color: #DEDFC2; 
  margin-top: 0pt;
  margin-bottom: 0px;
}  


.scriptbody ul {
  width: 100%;
  color: #000000;
  background-color: #FEFFE2;
  list-style-type: none;
  text-indent: 0px;
  line-height: 24px;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.scriptbody ul a:hover:not(.active) {
  color: #0000FF;
  background-color: #DEDFC2; 
  margin-top: 0pt;
  margin-bottom: 0px;
}  


.scriptbody li {  
  color: #000000;
  list-style-type: none;
  text-indent: 0px;
  text-align: left;
  font-size: 18px;
}
.scriptbody li a:hover:not(.active) {
  color: #0000FF;
  background-color: #DEDFC2; 
  margin-top: 0pt;
  margin-bottom: 0px;
}  




