.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	color: #003300;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-position: outside;
	list-style-image: url(check.gif);
	left: auto;
}
.byline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.rss_box {
	 margin: 1em;
	 width: 450px;
	 background-color: #FFFFF;
	 border: 0px solid silver;

}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	font-size: 8pt;
	background-color: #333366;
	color: white;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
	font-size: 10pt;
	list-style:circle url(arrow.gif) outside;
	padding-bottom:1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;


}

.rss_item a {
	color: #333366;
	font-size: 9pt;
	font-weight:bold;
	}

.rss_item a:visited {
	color: #333366;
}

.rss_date {
	font-size: 8pt;
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;

	}

body {
scrollbar-arrow-color: #009999;
scrollbar-base-color: #0033ff;
scrollbar-dark-shadow-color: #330033;
scrollbar-track-color: #009933;
scrollbar-face-color: #0066cc;
scrollbar-shadow-color: #006666;
scrollbar-highlight-color: #009999;
scrollbar-3d-light-color: #33ffcc;
}
.bodytext-verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-position: inside;
	list-style-image: url(check-blue.gif);
	font-style: normal;
	font-weight: normal;
	color: #000000;


}
