/* - REDEFINED HTML TAGS- */
body {
	background : #333333;
	margin: 0px;
	font-family: Verdana, sans-serif;
}

td {
	font-family : Verdana, sans-serif;
	font-size   : 11px;
}

th {
	font-family : Verdana, sans-serif;
	font-size   : 12px;
}

A:visited {
	color: #607121;
}

A:link {
	color: #607121;
}

A:active {
	color: #607121;
}

A:hover{
	color: #000000;
}


/*A:visited.leftnav, A:link.leftnav, A:active.leftnav  {
	color: #CC0000;
	text-decoration: none;
	padding-left: 0px;
	border-bottom-width: 0px;
	border-bottom-style: ;
	border-bottom-color: ;
}
A:hover.leftnav{
	color: #000000;

}*/

.headline {
	font-size: 14px;
	color: #607121;
	font-family: "Times New Roman", Times, serif;
	font-style: bold;
}
.boldorange {
	font-weight: bold;
	color: #6919C7;
}
.bodyspacing {
	line-height: 16px;
}
.subhead {
	color: #6919C7;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #6919C7;
	font-size: 12px;
	font-weight: bold;
}

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
.leftcolback {
	background-color: #FFF3AF;
	background-image: url(images/asktheexperts_graphic.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
}

.NewsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #FF7200;
}
.BodyCopy {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.style1 {font-size: 12px}
.style2 {font-size: 12}
.feedburnerFeedBlock p.date {
			font-size: .88em;
			display: block;
			margin-left: 0px;
			margin-bottom: 5px;
			}
		.feedburnerFeedBlock ul li div {
			display: inline;
			}
		.feedburnerFeedBlock span.headline {
			font-weight: bold;
			display: block;
			text-indent: 0;
			}
		.feedburnerFeedBlock ul li {
			margin-bottom: 2em;
			padding-left: 0 !important;
			text-indent: 0 !important;
			}
.feedburnerFeedBlock > ul > li + li {
   margin-top: 15px;
}
.feedburnerFeedBlock ul {
list-style: none;
} 

.feedburnerFeedBlock ul {
list-style: none;
margin: 0;
padding: 0;
}
.feedburnerFeedBlock ul li {
margin: 0;
padding: 0;
} 