TABLE {
	font-size: 10pt;
	font-family: trebuchet ms,verdana,arial,sans;
}

TD {
	border: solid 1px gray;
	padding: 5px;
}

A {
	color: white;
}

A.linked {
	color: cyan;
	text-decoration: none;
	font-weight: bold;
}
BODY {
	font-family: trebuchet ms,verdana,arial,sans;
}

.title {
	font-family: trebuchet ms,verdana,arial,sans;
	font-weight: bold;
	font-size: 16pt;
	font-variant: small-caps;
}

.noborder {
	border: none;
}
