/* css style from rhttpd.stormbind.net */
body {
	background-color:	#fefefe;
	color:				#000;
	font-family:		Verdana, Tahoma, Arial, Sans, Sans-Serif;
	line-height:		1.5em;
	margin:				1em;
	padding:			0;
}

a:hover {
	text-decoration:	none;
}

.thanks {
	font-size:			smaller;
	font-style:			italic;
	text-align:			center;
}
