div#embedarticle{
	font-size : 8pt;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #444444;
}
div#embedarticle img{
	border:0;
}
div#embedarticle span{
	font-weight: bold;
}
div#embedarticle a:link, div#embedarticle a:visited{
	color:#000080;
	text-decoration: none;
}
div#embedarticle a:hover, div#embedarticle a:active{
	color:#D40219;
	text-decoration: underline;
}

div#embedarticle a.http:link, div#embedarticle a.http:visited{
	color:#D40219;
	text-decoration: none;
}
div#embedarticle a.http:hover, div#embedarticle a.http:active{
	color:#D40219;
	text-decoration: underline;
}

p.h1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13pt;
	color : #D40219;
	font-weight: bold;
}
p.em{
	font-style : italic;
}
