body {
	font-family: "Trebuchet MS";
	margin: 0;
	background: #00CC00;
}
a, link, visited {
	color: #000000
}
a:hover {
	text-decoration: none
}
#all {
	width: 777px;
	background: #fff;
}
#header {
	background: #006600;
	padding: 3px;
} 
h1 {
	margin: 0;
	color: #FFF;
	font-size: 36px;
}
h2 {
	color: #FFF;
	font-size:15px;
	font-weight: normal;
	margin-bottom: 0;
}
small {
	font-size:10px;
	text-transform: uppercase;
	color: #FFF
}
#sidebar {
	color: #000;
 	font-size:13px;
	width: 170px;
	float: left;
}
#sidebar ul {
	margin: 4px;
	padding: 0;
	border: 1px solid #009900;
}
#sidebar ul li {
	list-style: none
}
#sidebar H2 {
	color: #000;
	margin: 0;
	font-weight: bold;
	font-size: 15px;
}
#rifht {
	position: relative;
	margin-top: 5px;
	width: 598px;
	float: right;
}
#footer {
	color: #fff;
	font-size: 11px;
	clear: both;
	background: #009900;
}
.feedburnerFeedBlock {
	font-family: TAHOMA;
	font-size: 12px;
	text-align: justify;
	margin: 1px;
	width: 99%;
}
.feedburnerFeedBlock li {
	list-style: none;
	margin: 5px 0 0;
	clear: both;
}
.feedburnerFeedBlock ul {
	padding-left: 5px;
	margin:0;
}
.headline { 
	font-size: 12px
}
.headline a:hover { 
	text-decoration: none
}
.date {
	color: #F00;
	margin: 0 0 5px;
	font-size: 10px;
}