body
{
	background	:white;
	color		:black;
	font-family	:Arial;
	font-size	:12pt;
}
pre
{
	font-family	:Arial;
}
a:link, a:visited
{
	color		:black;
	text-decoration	:none;
}
a:active, a:hover 
{
	color		:#DD0000;
	text-decoration	:yes;
}
