/* Suzanne Rosenblatt styles sheet */
/* 19 April 2002 */
/* Kathy A. Graff */
BODY
{
	background-color: #CCC;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}

H1
{
	font-size: 36px;
	font-weight: normal;
}
H2
{
	font-size: 24px;
	font-weight: normal;
}
H3
{
	font-size: 18px;
	font-weight: bold;
}
P, DD
{
	line-height: 14px;
	font-size: 12px;
}
LI { font-size: 10px; }
TH
{
	background-color: #99F;
	font-size: 12px;
}

TD { font-size: 12px; }
ADDRESS { font-size: 10px; }
BLOCKQUOTE { font-size: 12px; }
CITE { font-size: 10px; }
DT
{
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
}

