BODY
{
	background-color: #CCC;
	font-family: "Lucida Grande", Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 10px;
	color: black;
}

H1 { font-size: large; }

H1.front
{
	font-size: x-large;
	line-height: 100%;
}

H2 { font-size: medium; }
H3 { font-size: small; }
P, LI, DD { font-size: small; }
TH { font-size: medium; }
TD { font-size: small; }
ADDRESS { font-size: x-small; }
BLOCKQUOTE { font-size: small; }
CITE { font-size: x-small; }

DT
{
	font-size: medium;
	line-height: 200%;
}

img { border: 0; }
p.indent { margin: 5px 0 5px 10px; }

