a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
	color: #b22222;
}

body
{
	font-family: arial, helvetica, sans-serif;
}

table
{
	font-size: x-small;
}

img
{
	border-style: none;
}

.preface
{
	line-height: 15pt;
}

.comment
{
	font-size: 80%;
	color: #333333;
}

.date
{
	color: #666666;
}

.copy
{
	font-size: 80%;
	font-family: arial, helvetica, sans-serif;
	color: #808080;
