/* CSS Document */

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



#pscroller1{
	width: 500px;
	height: 1.2em;
	border: 1px dashed black;
	padding: 5px;
	background-color: white;
	font-family: arial;
	font-size: 12px;
}

#pscroller2{
	width: 520px;
	height: 80px;
	border: 1px solid #0A1C5C;
	padding: 5px;
	background-color: #FFFFFF;
	font-family: arial;
	font-size: 12px;
	background-position: center;
}

.rssclass .rsstitle{
	font-weight: bold;
	font-family: arial;
	font-size: 14px;
}

.rssclass .rssdate{
	color: gray;
	font-size: 12px;
	font-family: arial;
}

.rssclass a{
	text-decoration: none;
	font-family: arial;
}

.style9 {font-weight: bold}
.style10 {font-weight: bold}

