<style type="text/css">
  body {
	color: black;
	background-color: white;
}
  P {
	font-size: 12pt;
	border : thin;
	font-family : Arial, Helvetica, sans-serif;
	border-style : solid;
	border-color : Gray;
	azimuth : center;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom : 12px;
	border-spacing : 3px;
	padding: .5em;
}
h3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
	font-weight : bold;
}

/* begin styles for RSS Feed 
     This is the most basic style to use for a list with no bullets */

.rss_box {
	 /*width: 300px;*/
	 background-color: #ffffff;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss_item  {
  font-size: small;
  margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {

	}

.rss_item a:hover { 

	}
	
.rss_date {
	font-size: xx-small;
	}
	
.searchstuff{
	color : #FFFFFE;
	font-size: 4px;
}
.h1{
	font-size : 4px;
}

.ul{
	font-size: 10pt;
	font-family : Arial, Helvetica, sans-serif;
	}
}

}
</style>