body
{
	background-color: #ffffff;
	color: #000000;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	cursor: default;
}

a:link, a:active, a:visited
{
	color: #787878;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: none;
	cursor: default;
}

.title
{
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
}

.header
{
	font-size: 14px;
}
-->