.header {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #420000;
	font-variant: small-caps;
	letter-spacing: 0.4em;
}
.content {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #222;
	line-height: 130%;
	text-decoration: none;
	font-variant: normal;
}
.subheader {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 150%;
	font-weight: bold;
	color: #000000;
}

a:link    {
	/* Applies to all unvisited links */
  text-decoration:  none;
	font-weight:      bold;
	background-color: #FFFFFF;
	color:            #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
  } 
a:visited {
	/* Applies to all visited links */
  text-decoration:  none;
	font-weight:      bold;
	background-color: #fff;
	color:            #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
  } 
.message_speaker {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
}

a:hover   {
	/* Applies to links under the pointer */
  text-decoration:  underline;
	font-weight:      bold;
	background-color: #fff;
	color:            #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
  } 
a:active  {
	/* Applies to activated links */
  text-decoration:  underline;
	font-weight:      bold;
	background-color: fff;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
  } 
</style>
.message_speaker {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}
.content_highlighted {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #15172B;
}
.message_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #013662;
}
