body {
	background-attachment: fixed;
	background-image: url(images/BG.gif);
	background-position: left top;
}
.small_verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: none;
	list-style-type: none;
}
a:hover {
	text-decoration: underline;
}
a:link {
	color: #3399FF;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding-right: 5px;
	padding-left: 5px;
}
.leadtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #333333;
}
.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
a:visited {
	color: #CCCCCC;
}

.rss_box {
	 margin: 1em;
	 width: 200px;
	 background-color: #000000;
}
.rss_items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#FFFFFF;
	text-align: left;
}
p.rss_title {padding:0.5em;}
.rss_title {
        text-transform:uppercase;
	text-decoration: none;
	font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
	font-size: 12px;
	background-color:#000;
	color:#ccc;
	font-weight:bold;
	margin: 0px;
        margin-bottom: 10px;
	padding:0em;
	text-align: right;
}

.rss_item  {
  font-family: "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  font-size: 12px;
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
}

.rss_item a {
	text-decoration : none;
	color: #9ECDF4;
	font-size: 12px;
	font-family:"Trebuchet MS", Trebuchet, Verdana, Sans-Serif;
	}
	
.rss_item a:hover {
	color:#fff;
}

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