@charset "utf-8";
/* CSS Document */


.style1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #333;
}
.style2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #333;
}
.style3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCC;
}
.style4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #CCC;
	font-weight: bold;
}
.style5 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
	font-style: normal;
	color: #999;
}
#pscroller1 {
	width: 762px;
	height: 100px;
	border: 1px solid black;
	padding: 5px;
	background-color: #FFAC2A;
}
a:link {
	text-decoration: none;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
a:visited {
	text-decoration: none;
	color: #FFF;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
a:active {
	text-decoration: none;
	color: #FFF;
	font-size: x-small;
	font-family: Verdana, Geneva, sans-serif;
}
