body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-collapse: collapse;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #ffffff;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	color: #000000;
	font-weight: bold;
}
.style6 {color: #FFFFFF}
.style7 {font-size: 9px}
a:link { color: #000040; text-decoration: none; font-weight: bold}

a:visited { color: #000040; text-decoration: none; font-weight: bold}

a:hover { color: #990000; text-decoration: none; font-weight: normal font-size: 13px;}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
    padding-bottom: 0px;
}
.box {
	right: auto;
	padding-right: 26px;
}
#pscroller{
	width: 185px;
	height: 100px;
	border: 0px solid black;
	padding: 5px;
	text-align: left;
}

#pscroller a{
text-decoration: none;
}

.someclass{ //class to apply to your scroller(s) if desired
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:100;
	color:#000000;
}