﻿.hideContent
{
    display: none;
}
.ET_Title
{
	font-family: Cambria;
	font-size: 18px;
	font-weight: bold;
	color: #00004A;
	text-decoration: underline;
	font-variant: small-caps;
	font-style: normal;
}
.ET_Content
{
	font-family: Calibri;
	font-size: 18px;
	color: #333333;
	text-transform: capitalize;
}
