body {
	font-family: "Times New Roman", Helvetica, serif;
	font-size : .9em;
}

H1  {
	font-size : 1.5em;
	font-family : Arial, Helvetica, Sans Serif;
	font-weight : bold;
	font-style : normal;
	color : #000066;
	margin : .5em 0em 0em 0em;
}

H2  {
	font-size : 1.3em;
	font-family : Arial, sans serif;
	color : #000066;
	font-weight : bold;
	font-style : normal;
	margin : 1.4em 0em 0em 0em;
}

H3  {
	font-size : 1.1em;
	font-family : Arial, sans serif;
	color : #000066;
	font-weight : bold;
	font-style : normal;
	margin : 1.2em 0em 0em 0em;
}

H4  {
	font-size : 1.0em;
	font-family : Arial,Helvetica,Sans Serif;
	font-weight : bold;
	font-style : normal;
	margin : 1.2em 0em 0em 0em;
}

A  {
	color : #660000;
}

A:Visited  {
	color : #996600;
}

A:Active  {
	color : #996600;
}

A:Hover  {
	color : #FFFF99;
}

p {
	font-size: .9em;
	margin: 1em 0em 0em 0em;
}

p.block-quote {
	font-size: .9em;
	margin : .8em 3em 0em 3em;
	line-height : 1.2em;
}

p.composer {
	font-size: 1em;
	font-style : italic;
	margin : .5em 0em 0em 0em;
}

p.section-top {
	margin : 1.0em 0em 0em 0em;
}

p.descrip-top {
	margin : 1.5em 0em 0em 0em;
}

.section-title  {
	font-family : Arial,Helvetica,Sans Serif;
	font-weight : bold;
}

.link-font  {
	font-size : 11pt;
	font-family : Arial,Helvetica,Sans Serif;
}

ul  {
	font-size: .9em;
	margin-bottom: 0em;
	margin-top : .2em;
	text-align : left;
}

ul.sectioned {
	margin-top: .8em;
}

ul.sublist {
	font-size: .9em;
}

ol  {
	font-size: .9em;
	margin-bottom: 0em;
	margin-top : .2em;
	text-align : left;
}

dd > ul {
	margin-top: 0em;
	margin-bottom : 0em;
}

.banner-bold  {
	font-size : .9em;
	font-family : Arial,Helvetica,Sans Serif;
	font-weight : bold;
	color : #FFFFFF;
}

.banner  {
	font-size : .9em;
	font-family : Arial,Helvetica,Sans Serif;
	font-weight : normal;
	color : #FFFFFF;
}

.order-info  {
	font-family : Arial,Sans Serif;
	font-weight : normal;
	font-size : 8pt;
}

.bigger  {
	font-size : 120%;
}

.no-italics  {
	font-style : normal;
}

.new {
	font-family : "Times New Roman", Serif;
	font-size : 10pt;
	font-style : italic;
	font-weight : bold;
	color : #CC0000;
}

.small  {
	font-size : 9pt;
	font-weight : normal;
}
