body
{
	background-color: #FFFFFF;
	font-family: verdana, helvetica;
	font-size: 75%;
	margin: 0;
	padding: 0;
}
a
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted #666666;
}


div.center
{
	text-align: center;
}


h1
{
	background-color: #C3D9FF;
	background-image: url('top.png');
	background-repeat: repeat-x;
	border-bottom: 1px solid black;
	color: black;
	margin-top: 0;
	margin-bottom: 15px;
	padding: 5px 0;
	text-align: center;
	font-size: 1.5em;
	font-variant: small-caps;
}

