/* CSS Document */

body
{
	font-family: Helvetica,Arial;
}

.center
{
	text-align: center;
}

.center a
{
	text-decoration: underline;
}

.center a:link,
.center a:visited
{
	color: dimgray;
}

p
{
	color: dimgray;
}