/* Subdomain style sheet for http://threads.kgraff.net */
/* designed March 2004 */
/* updated 19 March 2004 by Kathy Graff */
BODY
{
	margin: 25px;
	font-family: sans-serif;
}

.nav
{
	font-size: small;
	text-align: center;
	text-decoration: underline overline;
}

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

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

.addenda
{
	font-style: italic;
	color: maroon;
	font-size: small;
}

TD.menu { font-size: small; }
