/* "table" sheet for http://kgraff.net */
/* designed 1 April 2004 */
BODY
{
	background-color: olive;
	font-family: Verdana, Helvetica;
}
A { text-decoration: none; }
A:hover { text-decoration: underline overline; }

img { border: 0; }

TD
{
	font-size: small;
}

.left { font-size: x-small; }

.footer
{
	font-size: x-small;
	text-align: center;
}

.lite
{
	color: gray;
	font-size: x-small;
}

.indent { margin: 10px 0 10px 20px; }
