/* CSS Document */

.maintext
{ 
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
	font-size:	18px;
	color: #ffffff;
	line-height: 160%;
}

.smallcaps
{
	font-size: 80%;
	text-transform:uppercase;
	font-weight: bold;
}

.person	{ color: #FFC977; }

P	{ padding-bottom: 10px; }

A	{ color: #ffffff; }