BODY
{
	color: black;
	background: white;
	font-family: helvetica, arial, sans-serif;
}

A:link
{
	color: #039;
	text-decoration: none;
}
A:visited
{
	color: gray;
	text-decoration: none;
}
A:active
{
	color: #39F;
	text-decoration: none;
}
SPAN.special { font-weight: bold; }
P.textblock { margin: 0 20% 12pt 20%; }
DIV.footer
{
	font-size: smaller;
	line-height: 400%;
}

/* picture comments */
.caption {
color: black;
font-size: 12px;
text-align: center;
}
