@charset "UTF-8";
/* CSS Document */

p.headline 
{
	font-weight:bold;
	font-size: 12px;
}

p.em 
{
	font-style:italic;
	font-size: 9px;
}

