.frontend_styler,
.frontend_styler_be,
body.mceContentBody {
	font-family: 		"Verdana","Arial","Helvetica","Sans-Serif";
	font-size:		10px;
	line-height:		14px;
	color:			#1D1413;
}
.frontend_styler_be * {
	font-family: 		"Verdana","Arial","Helvetica","Sans-Serif";
}

a.frontend_Link_standard,
a.frontend_Link_standard:link,
a.frontend_Link_standard:active,
a.frontend_Link_standard:visited,
a.frontend_Link_standard:hover {
	color:			#dd2420 !important;
	font-weight:		bold !important;
	text-decoration:	none !important;
}

a.frontend_Link_standard:hover {
	color:			#dd2420 !important;
	font-weight:		bold !important;
	text-decoration:	underline !important;
}

a.frontend_Link_standardblue,
a.frontend_Link_standardblue:link,
a.frontend_Link_standardblue:active,
a.frontend_Link_standardblue:visited,
a.frontend_Link_standardblue:hover {
	color:			#002a6f !important;
	font-weight:		bold !important;
	text-decoration:	none !important;
}

a.frontend_Link_standardblue:hover {
	color:			#002a6f !important;
	font-weight:		bold !important;
	text-decoration:	underline !important;
}

a.frontend_Link_standardroofred,
a.frontend_Link_standardroofred:link,
a.frontend_Link_standardroofred:active,
a.frontend_Link_standardroofred:visited,
a.frontend_Link_standardroofred:hover {
	color:			#9e0e20 !important;
	font-weight:		bold !important;
	text-decoration:	none !important;
}

a.frontend_Link_standardroofred:hover {
	color:			#9e0e20 !important;
	font-weight:		bold !important;
	text-decoration:	underline !important;
}

a.frontend_Link_standardblack,
a.frontend_Link_standardblack:link,
a.frontend_Link_standardblack:active,
a.frontend_Link_standardblack:visited,
a.frontend_Link_standardblack:hover {
	color:			#000000 !important;
	font-weight:		bold !important;
	text-decoration:	none !important;
}

a.frontend_Link_standardblack:hover {
	color:			#990000 !important;
	font-weight:		bold !important;
	text-decoration:	underline !important;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:		bold;
	color:			#000000;
	margin:			0px;
	margin-bottom:		5px;
}

h1 {
	font-size:		14px;
}

h2 {
	font-size:		13px;
}

h3 {
	font-size:		12px;
}

h4 {
	font-size:		11px;
}

p {
	margin-top: 		0px;
	margin-bottom:		10px;
}

a.frontend_Link_standarderlusred,
a.frontend_Link_standarderlusred:link,
a.frontend_Link_standarderlusred:active,
a.frontend_Link_standarderlusred:visited,
a.frontend_Link_standarderlusred:hover {
	color:			#dd2420 !important;
	font-weight:		bold !important;
	text-decoration:	none !important;
}

a.frontend_Link_standarderlusred:hover {
	color:			#dd2420 !important;
	font-weight:		bold !important;
	text-decoration:	underline !important;
}