body {  font-family: verdana, helvetica, serif;
	font-size: 11px;
        line-height:18px;
	color: white;
	background-color: black;}

table {
        font-family: verdana, helvetica, serif;
        font-size: 11px;
        line-height:18px;
        border-spacing:15px;}

div.note {
        font-family: verdana, helvetica, serif;
        font-size: 9px;
        line-height:16px;
        color:grey;}

a {text-decoration: none;}

a:link {color: lightseagreen;}
a:visited {color: lightseagreen;}
a:active {color: #77bdfb;}
a:hover {color: #77bdfb; text-decoration: underline;}

	
	h1 {
		font-size:200%;
		line-height:1.2em;
		font-weight:normal;
		color:#666;
		text-transform:uppercase;
		letter-spacing:.2em;}

       note {   font-size: 10px; 
                line-height:15px;}

       header { font-size: 13px; 
                line-height: 17px;
                color: #b6e657;
                font-weight: bold;}
	
		
	/* Happy Resyndicator
	----------------------------------------------- */
	
	div.feedburnerFeedBlock p.date {
		color: #666;
		}
	div.feedburnerFeedBlock ul li div {
		display: inline;
		}
	div.feedburnerFeedBlock span.headline a {
		font-weight: bold;
                display: block;
		font-size: 1.4em;
		color: #b6e657;
                text-decoration: none; cursor:default;
		}
	div.feedburnerFeedBlock ul li {
		margin-bottom: 2em;
		padding-left: 0;
		text-indent: 0;
		}
	div.feedburnerFeedBlock ul {
		list-style: none;
		margin: 0;
		padding-left: 0;
        	}

        #creditfooter {
                display: none;
                }






