.headline {
	font-family: "Arial Narrow", "Helvetica Condensed", "Futura Condensed", Arial, Verdana;
	font-size: 36px;
	font-weight: bolder;
	color: #000000;
}
.body {
	color: #000000;
	font-family: "Arial Narrow", "Helvetica Condensed", "Futura Condensed", Arial, Verdana;
	font-size: 18px; 
	font-weight: bold;
	line-height: 150%;
}
.title {
	font-family: "Arial Narrow", "Helvetica Condensed", "Futura Condensed", Arial, Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	line-height: 42px;
}
.weblink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bodysm {
	font-family: "Arial Narrow", "Helvetica Condensed", "Futura Condensed", Arial, Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.navLinks
{
	color: #000000;
	font-family: "Arial Narrow", "Helvetica Condensed", "Futura Condensed", Arial, Verdana;
	font-weight: bold;
	font-size: 18px; 
	line-height: 98%;
	
}
a:link {
	color:#182B45;
	text-decoration:underline;
}
a:visited {
	color:#182B45;
	text-decoration:underline;
}
a:active {
	color:#182B45;
	text-decoration:underline;
}
a:hover {
	color:#990000;
	text-decoration:underline;
}
.link
{
	color: #182B45;
	text-decoration: underline;
	cursor: help;
}

#divMediaContact
{
	margin-bottom: 25px;
}
