pre {font-family: Garamond;  font-size: 10pt; white-space: pre-wrap; word-wrap: break-word;}

.rsscontainer { font-family: Garamond;}

ul {list-style: none; margin: 0; padding: 0;}

/***RSS Title***/
.rsstitlecontainer {}
.rsstitle {font-weight: bold; color: #953734;}
/***************/

/***RSS Description***/
.rssdescriptioncontainer { font-family: Garamond;}
.rssdescription {font-weight: bold; color: #953734;}
/***************/

.rssitemcontainer {list-style-type: none; font-family: Garamond; margin:0;}

/***RSS Item Title***/
.rssitemtitlecontainer {list-style-type: none;}
.rssitemtitle {font-family: Garamond;}
/***************/

/***RSS Item Description***/
.rssitemdescriptioncontainer {list-style-type: none;  font-family: Garamond;}
.rssitemdescription {font-family: Garamond; color: #333;}
/***************/

.rssitemdivider { border: none 0; 
border-top: 1px solid #999;
width: 100%;
height: 1px;}

