/* CSS Document */
/* style for enews template */

BODY, P, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

H1 {
	font-size: 14pt;
	color: #000066;
}

H2 {
	font-size: 12pt;
	font-style: italic;
	color: #000066;
}

H3 {
	font-size: 10pt;
	color: #000066;
	margin-bottom: 0px;
}

P {
	margin: 0px 0px 20px 0px;
}

hr {
	color: #000066;
	height: 1px;
}

.banner {
	font-size: 12pt;
	font-weight: bold;
	color: #000066;
	margin: 5px 0px 10px 0px;
}



