.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #000000;
	letter-spacing: 0.1em;
	text-align: justify;
}

.bodygray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #333333;
	letter-spacing: 0.1em;
	text-align: justify;
}

a.bodygray:link {
	color:#333333;
}

a.bodygray:hover {
	color:#660000;
}

.newsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	color: #000066;
	letter-spacing: 0.1em;
	text-align: justify;
}

.newsdatebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 15px;
	color: #000066;
	letter-spacing: 0.1em;
	text-align: justify;
}

.bodyblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	color: #003366;
	letter-spacing: 0.1em;
	text-align: justify;
}

a.bodyblue:link {
	color:#003366;
}

a.bodyblue:hover {
	color:#660000;
}

.pressdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:800;
	line-height: 15px;
	color: #000066;
	letter-spacing: 0.1em;
}

.presstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	color: #093B5F;
	letter-spacing: 0.1em;
}

.presssubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 300;
	line-height: 15px;
	color: #000000;
	letter-spacing: 0.1em;
}

.bodybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #093B5F;
	letter-spacing: 0.1em;
}