body
{
	background-color: #ffffff; 
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 110%;
}


h1, h2, h3, h4, h5, h6	{ font-family: Verdana, Arial, Helvetica, sans-serif;
		text-align: center }
h1	{ font-size: 1.4em }
h2	{ font-size: 1.2em }
h3	{ font-size: 1.1em }

hr	{ width: 80% }

.error	{ color: red; font-weight: bold }
.links a	{ white-space: nowrap }
