@charset "UTF-8";

.richtext em
	{
	font-style: oblique;
	}

.richtext u
	{
	text-decoration: underline;
	}

.richtext strong
	{
	font-weight: bold;
	}

.richtext strong em,
.richtext em strong,
	{
	font-style: oblique;
	font-weight: bold;
	}

.richtext em u,
	{
	font-style: oblique;
	text-decoration: underline;
	}

.richtext strong u,
	{
	text-decoration: underline;
	font-weight: bold;
	}

.richtext u em strong,
.richtext u strong em,
.richtext em u strong,
.richtext em strong u,
.richtext strong u em,
.richtext strong em u,
	{
	font-style: oblique;
	text-decoration: underline;
	font-weight: bold;
	}


.richtext u em strong h2,
.richtext u em h2 strong,
.richtext u strong em h2,
.richtext u strong h2 em,
.richtext u h2 strong em,
.richtext u h2 em strong,
.richtext em u strong h2,
.richtext em u h2 strong,
.richtext em strong u h2,
.richtext em strong h2 u,
.richtext em h2 strong u,
.richtext em h2 u strong,
.richtext strong u em h2,
.richtext strong u h2 em,
.richtext strong em u h2,
.richtext strong em h2 u,
.richtext strong h2 u em,
.richtext strong h2 em u,
	{
	font-style: oblique;
	text-decoration: underline;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 116%; /* 14px */
	line-height: 142%; /* 20px */
	color: #0675A1;
	background: none;
	}


.richtext h2 u em,
.richtext h2 em u,
.richtext u h2 em,
.richtext u em h2,
.richtext em h2 u,
.richtext em u h2,
	{
	font-style: oblique;
	text-decoration: underline;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 116%; /* 14px */
	line-height: 142%; /* 20px */
	color: #0675A1;
	background: none;
	font-weight: bold;
	}


.richtext h2 u em font,
.richtext h2 u font em,
.richtext h2 em u font,
.richtext h2 em font u,
.richtext h2 font em u,
.richtext h2 font u em,
.richtext u h2 font em,
.richtext u h2 em font,
.richtext u em font h2,
.richtext u em h2 font,
.richtext u font em h2,
.richtext u font h2 em,
.richtext em h2 font u,
.richtext em h2 u font,
.richtext em u font h2,
.richtext em u h2 font,
.richtext em font h2 u,
.richtext em font u h2,
	{
	font-style: oblique;
	text-decoration: underline;
	margin: 0 0 10px 0;
	padding: 0;
	background: none;
	font-weight: bold;
	}

