body, table
{
	font-family: "Verdana", "Geneva", "Arial", "Helvetica", "Helv", sans-serif;
	font-size: 13pt;
	background-color: #ffffcc;
}

sup
{
	font-size: 80%;
}

ul
{
	margin: 0px;
	list-style-position: inside;
	list-style-type: square;
}

ol
{
	margin: 0px;
	list-style-position: outside;
	list-style-type: decimal;
}

table tr
{
	vertical-align: top;
}



/* === Novarese stuff (Verdana, et al.) =========================================== */

P
{
	text-size: 100%;
	text-align: left;
}

P em, LI em
{
	font-weight: 700;
	font-style: italic;
}

SPAN.blurb
{
	font-style: italic;
}

P.bev, P.bevr, P.bevdesc
{
	margin-top: .25cm;
	margin-bottom: 0cm;
}

P.bev
{
	font-weight: 700;
}

P.bevdesc
{
	margin-top: 0cm;
	margin-left: 0cm;
	font-size: 80%;
}

P.itemdesc, LI.itemdesc
{
	margin-top: 0cm;
	margin-bottom: 0cm;
	margin-left: 1 cm;
	font-size: 80%;
	font-weight: 300;
}

P.itemsub
{
	margin-top: 0cm;
	margin-bottom: 0cm;
	margin-left: 0cm;
	font-size: 90%;
	font-weight: 300;
}

P.h1desc, P.h2desc
{
	text-align: center;
	margin-top: 0cm;
	margin-bottom: 0cm;
}

P.h1desc
{
	font-size: 125%;
}

P.h2desc
{
	font-size: 100%;
}

P.h1foot
{
	text-align: center;
	font-size: 90%;
}

P.h2foot
{
	font-size: 80%;
}






/* === Zapfino stuff (Georgia, et al.) =========================================== */

H1, H2, H3, P.item
{
	font-family: "Georgia", "Times New Roman", "Times Roman", "Times", serif;
	font-style: italic;
}

H1, H2, H3
{
	font-weight: 350;
	text-align: center;
	margin-top: 1cm;
	margin-bottom: 0;
	color: #990000;
}

H1
{
	font-size: 225%;
}

H2
{
	font-size: 175%;
}

H3
{
	margin-top: .5cm;
	text-align: left;
}

.setsolid
{
	margin: 0cm;
}

P.item
{
	margin-top: .25cm;
	margin-bottom: 0;
}

