
span.default-title-link a:link, span.default-title-link a:visited, span.default-title-link a:hover
{
	color: #F19D90;
	font-size: 18pt;	
	font-weight: bold;
	text-decoration: none;
	font-family: Papyrus, Helvetica, Arial;
}

span.default-subtitle
{
	display: block; 
	color: #777777;	
	font-size: 9pt;
}

span.default-subtitle a:link, span.default-subtitle a:visited
{
	text-decoration: none;	
}

span.default-subtitle a:hover
{
	text-decoration: underline;		
}

span.default-tags
{
	color: #777777; 
	font-size: 9pt;
}

span.default-comment-link
{
	font-size: 9pt;
}

div.default-content
{
	margin: 0;
	text-align: justify;		
	padding: 10px 0;
}
