BODY {
	color: black;
        bgcolor: white;
	font-family: Verdana, Arial, Helvetica;
	font-size: 0.85em;
}

a:link { color: #7429b2; text-decoration: none; }
a:visited { color: #7429b2; text-decoration: none; }
a:hover { color: #2f7bd8; text-decoration: underline; }
a:active { color: #2f7bd8; text-decoration: underline; }

PRE {
	padding: 0.5em;
	font-family: Lucida Console, Courier;
	color: #000000;
	font-size: 0.92em;
}

TT {
	padding: 0.5em;
	font-family: Lucida Console, Courier;
	color: #000000;
	font-size: 0.92em;
}
