
a  { color: #bdd597; font-size: small; text-decoration: underline }
a:active  { color: #bdd597; font-variant: small-caps; font-size: small; text-decoration: underline }
a:visited  { color: green; font-variant: small-caps; font-size: small }
font { color: gray }
b { font-weight: bold }
body   { background: white; margin: 0px; padding: 0px }
h1 { font-weight: bold; font-size: 2em }
h2 { font-weight: bold; font-size: 1.5em }
h3 { font-size: 1.17em }
html  { color: gray; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: transparent }
i { font-style: italic }
p { margin: 14px 0px }
.rss_box { margin: 0.5em;
	 width: 175px;
	 background-color: #BFD594;
         border: 1px dashed #BFD594;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#FFFFFF;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 10px;
	background-color:##AEBB95;
	color:#000;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	text-decoration : underline;
	color: 5C6748;
	font-size: 11px;
	font-weight:bold;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
	
.rss_item a:visited {
	text-decoration : underline;
	color: 5C6748;
	font-size: 11px;
	font-weight:bold;
	font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.rss_date {
	font-size: 85%;
	font-weight : normal;
	color: #fff;
	}