body        {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
; font-size: 10pt; color: #000000

}

h1          {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:16pt;
	color: Black;
	font-style: normal;
	text-align: justify;
}


td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
; color: #000000
}

h2 {
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:14pt;
	color: Black;
	font-style: normal;
	text-align: justify;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12pt;
	color: Black;
	font-style: normal;
	text-align: justify;
}
.e2link {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10pt; color: #660000; 
	background-color: #FFFFCC
}
/* begin styles for RSS Feed */
.rss-box {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}
.rss-title, rss-title a {
	font-family: "American Typewriter", "Trebuchet MS", Trebuchet, Lucida, sans-serif;
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}
.rss-items {
  
}
.rss-item  {
  font-family: verdana, arial, sans-serif;
  font-size: 13px;
  font-weight : bold; 
  margin: 8px 0;
}
.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #88b;
	}
.rss-item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss-date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}
