body, td
{
	font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0 2em 0 2em;
}
A:active
{
	color: #000; 
	text-decoration: none;
}

A:hover
{
	color: #000; 
	text-decoration: none;
}

A:link
{
	color: #000; 
	text-decoration: none;
	font-style: normal;
}

A:visited
{
	color: #000;
	text-decoration: none;
	font-style: normal;
}
div.copyright
{
	font-size: .8em;
	border-top: 1px solid #000;
	margin-top: 2em;
	padding-top: .25em;
	line-height: 1.1em;
}
h1.logo
{
	border-bottom: 1px solid #000;
	font-size: 2em;
}
h2.page-title
{
	font-size: 1.3em;
}
blockquote
{
	color: #333;
	margin-left: 1.25em;
	margin-right: 2em;
	border-left: 1px dashed #333;
	padding-left: .75em;
	font-size: .9em;
}
span.drop-caps
{
	font-face: Helvetica, Arial;
	font-size: 2em;
	vertical-align: text-top;
}
span.opening-sentence
{
	text-transform: lowercase;
	font-variant: small-caps;
	font-size: 1.1em;
}
.news-caption
{
	font-size: .8em;
	line-height: 1em;
}
.news-date
{
	font-size: .9em;
	margin-bottom: 1em;
}
.news-headline
{
	font-weight: bold;
	font-size: 1.2em;
}