body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}

a:link
{
	font-weight: bold;
	color: #009966;
	text-decoration: none;
}

a:hover
{
	font-weight: bold;
	color: #00ff00;
	text-decoration: underline;
}

a:visited
{
	font-weight: bold;
	color: #006666;
	text-decoration: none;
}

a:active
{
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}

h1
{
	font-size: 16pt;
	font-weight: bold;
}

h2
{
	font-size: 14pt;
	font-weight: bold;
}

h3
{
	font-size: 12px;
	font-weight: bold;
}

h4
{
	font-size: 10px;
	font-weight: bold;
}

h5 { font-weight: bold; }

.poetry-body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
	text-decoration: none;
}

.poetry-byline
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: 13px;
	font-weight: normal;
}

.sidebar-w-on-purp
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.column-header
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF0000;
	text-transform: capitalize;
}

.column-link-small
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	padding-bottom: 4px;
	color: #FFFFFF;
	line-height: 12px;
}

.photo-credit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #8B4513;
}

.last-updated
{
	font-size: 8pt;
	color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.body-text
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.date { font-weight: bold; }


