A 
{
  color: #005CC6;
  text-decoration: none
}
A:Hover
{
  color: #005CC6;
  text-decoration: underline
}

Body
{
  font-size: 12pt;
	
}

.h1
{
  font-size: 13pt;
  font-weight: bold
}
.h2
{
  font-size: 14pt;
  font-weight: bold
}

h1
{
  font-size: 14pt;
  font-weight: bold
}
h2
{
  font-size: 13pt;
  font-weight: bold
}
h3
{
  font-size: 12pt;
  font-weight: normal;
}

div.feedburnerFeedBlock ul { 
padding-left:0; 
margin-left:10; 
list-style-type: disc;
}

div.feedburnerFeedBlock ul li span.headline { 
font-weight:bold; 
display:block; 
margin:12px 0 0 0; 
}