.footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 75%;
	font-weight: lighter;
	color: F2F4F5;
}
.news-footer {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 55%;
	font-weight: lighter;
	color: 51575C;
}
a 		{ color: #000; text-decoration: none}
a:link		{ color: #596C80; background-color: transparent}
a:visited 	{ color: #596C80; background-color: transparent }
a:hover 	{ color: #FFFFFF; background-color: #FF0000 }

.pageheader {
	font-family: Futura, Arial, Helvetica;
	font-size: 95%;
	font-style: italic;
	font-weight: bolder;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: 828175;
	text-transform: none;
}
.body {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-style: normal;
	font-weight: lighter;
	line-height: 1.5em;
}
.body-bold {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
	line-height: 1.5em;
}
.body-smaller {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 65%;
	font-weight: normal;
	color: black;
}
.drop-cap {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 125%;
	font-style: oblique;
	font-weight: bolder;
	text-transform: capitalize;
	color: 828175;
}
.body-onblack {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 80%;
	line-height: 1.5em;
	font-weight: lighter;
	color: #FFFFFF;
}
