BODY, TD, LI, P, H1, H2, H3, BLOCKQUOTE {
	font-family : Georgia, "Times New Roman", Times, serif;
	background-color : White;
}

BODY 	{
	margin : 1% 8% 3% 10%;
}

P.copy {
	font-size : 75%;
}

P.first:first-letter {
	font-size : 220%;
	color : Black;
	background-color : #946309;
	font-weight : bold;
}

TD.name {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

BLOCKQUOTE {
	line-height : 26px;
	color : #946309;
}

SPAN.author {
	font-weight : bold;
}

SPAN.quotes {
	font-size : 24px;
	font-weight : bold;
	vertical-align : bottom;
}

ADDRESS {
	
	text-align :  center;}

