TABLE.content  {
	width: 550px;
}

BODY, TD  {
	color: #333333;
	line-height : 150%;
	font-family : times, serif;
}

A
{
	color: #6F3029;
}

A:visited
{
	color: #6F3029;
}

A:hover
{
	color: #CC6600;
}

A.leftnav
{
	color: #666600;
	font-weight : bold;
	vertical-align : super;
	font-size: smaller;
	text-indent: -.5em;
}

A.leftnav:visited
{
	color: #666600;
	font-weight : bold;
	vertical-align : super;
}

A.leftnav:hover
{
	color: #CC6600;
	font-weight : bold;
	vertical-align : super;
}

A.white
{
	color: White;
}

A.white:visited
{
	color: White;
}

A.white:hover
{
	color: #CC6600;
}

.red {
	color: #6F3029;
}

.white {
	color: White;
}

.border {
	border: 1px solid #666666;
}

.color_row {
	background-color : #F0F5FA;
}

.header {
	color: #5F575F;
	font-size: 28px;
	font-weight : bold;
	font-family : perpetua;
	line-height : 100%;
	font-variant: small-caps;
	letter-spacing: 0.05em;
}

.subhead {
	font-weight : bold;
	color: #5F575F;
	font-size: 18px;
	line-height : 100%;
	letter-spacing: 0.05em;
}

.fineprint {
	font-size: 12px;
	line-height : 100%;
}

.quote {
	line-height : 110%;
}