p {  font-family: "Arial Narrow", Arial, Helvetica; font-size: 10pt; color: #4C4C4C}
td {  font-family: "Arial Narrow", Arial, Helvetica; font-size: 10pt; color: #4C4C4C}
.small {  font-family: "Arial Narrow", Arial, Helvetica; font-size: 8pt; color: #4C4C4C}
a:link {  color: #006699}
a:visited {  color: #996666}
a:active {  color: #CC9900}
.heading {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #4C4C4C}
.example {  font-family: Arial; font-size: 10pt; font-weight: bold; color: #669933; font-style: italic}
.quote {  font-family: "Times New Roman", Times, serif; font-style: italic; font-size: 10pt; font-weight: normal}
.title {  font-family: Arial; font-size: 12pt; font-weight: bold; color: #4C4C4C}
.white {  color: #FFFFFF}
#pscroller1{
width: 100px;
height: 100px;
padding: 0;
background-color: lightyellow;
}

#pscroller2{
width: 350px;
height: 20px;
border: 1px solid black;
padding: 3px;
}

#pscroller2 a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
}