BODY {
	font-family:	Veranda, Arial, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:	10pt;
	margin-top:	0;
	margin-bottom:	0;
}

H1 {
	font-family:	Veranda, Arial, sans-serif;
	font-style:	normal;
	font-weight:	bold;
	font-size:	20pt;
	margin-top:	3;
	margin-bottom:  2;
}

H2 {
	font-family:	Arial, sans-serif;
	font-style:	normal;
	font-weight:	bold;
	font-size:	16pt;
	margin:		0;
}

H3 {
	font-family:	Veranda, Arial, sans-serif;
	font-style:	normal;
	font-weight:	bold;
	font-size:	14pt;
	margin:		0;
}

P {
	font-family:	Veranda, Arial, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:	10pt;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
}

DL { margin: 0; }
HR { margin: 0; }

LI { font-size: 10pt; }

TABLE {
	font-family:	Veranda, Arial, sans-serif;
	font-style:	normal;
	font-weight:	normal;
	font-size:	10pt;
	margin-top:	0;
	margin-bottom:	0;
}

CODE {
	font-family:	monospace;
	font-style:	normal;
	font-weight:	bold;
	font-size:	8pt;
}

BLOCKQUOTE {
	margin-top:	0.5em;
	margin-bottom:	0.5em;
}

PRE {
	margin-top:	0;
	margin-bottom:	0;
}

A:hover {
	color:			black;
	background-color:	bisque;
}
