@charset "UTF-8";
.body1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}

body {
	background-color: #d0d6cb;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.rss-items a
{
color: #475e58;
text-decoration: none;
}

.rss-items li {
color: #fff;
list-style: none;
padding: 5px 0;
border-bottom: 1px solid #fff;
font-size: 12px;
}

.rss-box, ul.rss-items {
	margin: 0; padding: 0;
}
.summary {
	font-size: 14px;
color: #364b45;
line-height: 1.4em;
}

h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
color: #364b45;

}