@charset "UTF-8";
/* CSS Document */

div#blogfeed {
	margin-right: 10px;
	margin-left: 10px;
	padding-bottom:40px;
}

div#blogfeed a {
	color:#232633;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
}

div#blogfeed p {margin:0px 0px 10px 10px;}

div#blogfeed li {margin-bottom:10px; font-family:Tahoma, Geneva, sans-serif;}
div#blogfeed li a {color:#003#06F; text-decoration: none; text-transform: none;}
div#blogfeed li a:hover {text-decoration:underline; }
div#blogfeed li p {
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin-bottom:5px;
}
div#blogfeed ul {
	margin-right:10px;
	list-style-type: square;
	margin-left: 20px;
}
div#creditfooter {
display: none;
}
