hr.rss1 {
	width :100%;
	border-style : solid;
	border-color : LightGrey;
	background-color: LightGrey; 
	border-width: 1px;
	color : LightGrey;
	height: 4px; 
}

hr.rss2 {
	width :100%;
	border-style : solid;
	border-color : black;
	background-color: black; 
	border-width: 0px;
	color : black;
	height: 1px; 
}
p.rss1 {
	text-align : right;
	font-size:10px;
}

a.rss1 {
	text-decoration: none; 
}

a.rss1:link { color: black; }
a.rss1:visited { color: black; }
a.rss1:hover {text-decoration: underline;}

#rsslink {
	text-align : left;
}

h1.rss1 {
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px;
}

p.rss2 {
	text-align : left;
	font-size:12px;
	text-indent: 5px; 
	line-height: 25px; 
}

ul.rss1 {
	list-style-image: url(dot.gif);
}

p.rss3 {
	text-align : right;
	font-size:14px;
}

img.rss2 {
	margin: 5px 15px;
	float: left;
}

iframe {
	border: 1px #DCDCDC solid;
	width: 180px;
	height: 320px;
	margin: 50px 0px 0px 0px;
}
