body
{
	font-family: Arial, Helvetica, Geneva, Sans-Serif;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 0px;
}

CENTER { text-align: center; }
H1, H2, H3, H4, H5, H6 {
	font-weight: bolder;
	line-height: 110%;
}
B, STRONG { font-weight: bolder; }
H1 { font-size: 1.3em; }
H2 { font-size: 1.2em; }
H3 { font-size: 1.1em; }
H4 { font-size: .9em; }
H5 { font-size: 0.83em; }
H6 { font-size: 0.67em; }
I, CITE, EM, VAR, ADDRESS { font-style: italic; }

EM
{
	color: #603;
}

OL UL, UL OL, UL UL, OL OL
{
	font-size: small;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 12px;
}

LI, OL, UL, DIR, MENU, DD
{
	font-size: small;
	margin-bottom: 6;
	margin-left: 12px;
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
}

P, TD
{
	font-size: small;
}

BLOCKQUOTE, FIELDSET, FORM, DIR, MENU { font-size: small; }

BLOCKQUOTE
{
	margin-top: 0em;
	margin-right: 24px;
	margin-bottom: 0em;
	margin-left: 24px;
}

SMALL, SUB, SUP { font-size: 0.83em; }
SUB { vertical-align: sub; }
SUP { vertical-align: super; }
U, INS { text-decoration: underline; }

.boldnotesm
{
	font-size: smaller;
	font-weight: bold;
}

.col-ldr
{
	margin-right: 9px;
	margin-left: 9px;
	padding-right: 9px;
	padding-left: 9px;
	color: #666666;
	text-align: right;
	font-weight: bold;
	font-size: 80%;
}

.quotetext
{
	font-size: 85%;
	text-indent: 2em;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	line-height: 120%;
}

.quoteattrib
{
	font-size: .9em;
	padding-top: 0px;
	padding-right: 36px;
	padding-bottom: 0px;
	padding-left: 18px;
	text-align: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
.notebox {
	line-height: 115%;
	background-color: #CCFFFF;
	padding: 12px;
	width: 60%;
}
.lyrictbltext {
	font-size: 80%;
	padding-right: 9px;
}
.footnotetext {
	font-size: 65%;
	margin-bottom: 12px;
	padding-bottom: 18px;
	padding-top: 9px;
}
.nobultightlist {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-type: none;
	text-indent: 0pt;
	padding: 0px;
	list-style-position: outside;
}
.flaginvisible {
	background-color: #00CCFF;
	display: none;
}
