/* 
	Provide here the styles to be used in a edit-text-box in CMS.
	Place the other styles, used only in templates, in separate file(s).
*/

body
{
	font-family: Arial, Helvetica;
}

/*** STRUCTURE ***/

.Headline
{
	font-weight:bold;
	font-size:13px;
}

.Highlight
{
	color: #000000;
	font-weight:bold;
}
