/* cascading style sheet designed by Frances McKenzie */
/* cascading style sheet updated by Tom Carey */

BODY {
	color: #000000;
/*	background: #0066ff; */
	font-size: 9pt;
	font-family: verdana, geneva, arial, sans-serif;
}

TABLE {
	color: #000000;
	background: #ffffff;
	font-size: 9pt;
	font-family: verdana, geneva, arial, sans-serif;
}

A:LINK		{color: #0066FF; }
A:ACTIVE	{color: #0066FF; }
A:VISITED	{color: #EE0000; }

P	{
	margin-left: 5%;
	font-size: 9pt;
}

P.BANNER {
	margin-left: 3%;
	font-weight: bold;
	font-size: 12pt;
	color: #000000;
}

P.HEADER {
	margin-left: 3%;
	font-size: 8pt;
}

P.DATE {
	margin-left: 0%;
	font-size: 8pt;
}

P.LIST {
	margin-left: 8%;
	font-size: 8pt;
}

P.FOOTER {
	margin-left: 3%;
	font-size: 9pt
}

P.ML13	{
	margin-left: 13%;
	font-size: 9pt;
}

P.ML5	{
	margin-left: 5%;
	font-size: 9pt;
}

P.TOPIC {
	margin-left: 3%;
	font-weight: bold;
	font-size: 9pt;
	font-family: Times New Roman, Times, serif;
}

.EX {	color: #993300;
}


.EXP {	color: #6600FF;
/* use for notes in file directories, etc. */
}

P.EX {
	margin-left: 13%;
	color: #993300;
}

P.EX0 {
/* use when example is larger than paragraph width */
	margin-left: 3%;
	color: #993300;
}

P.UL	{
	margin-left: 26%;
	font-size: 9pt;
}

UL	{
	margin-left: 13%;
	font-size: 9pt;
}

UL UL	{
	margin-left: 3%;
	font-size: 9pt;
}

UL OL	{
	margin-left: 3%;
	font-size: 9pt;
}

TD UL	{
	margin-left: 3%;
	font-size: 9pt;
}

P OL	{
	margin-left: 3%;
	font-size: 9pt;
}

OL	{
	margin-left: 13%;
	font-size: 9pt;
}

OL UL	{
	margin-left: 3%;
	font-size: 9pt;
}

OL OL	{
	margin-left: 3%;
	font-size: 9pt;
}

P DL	{
	margin-left: 0%
}

DL	{
	margin-left: 3%;
}

DT	{
	margin-left: 8%;
}

TH, TD {
	font-size: 9pt;
	font-family: verdana, geneva, arial, sans-serif;
}

H1 {
	margin-left: 3%;
/* 	color: #0066FF; */
/*	color: #663300; */
/*	color: #006699; */
	color: #880000;
	font-weight: bold;
	font-size: 16pt;
	font-family: Times New Roman, Times, serif;
}

H2 {
	margin-left: 3%;
/*	color: #0066FF; */
/*	color: #663300; */
/*	color: #006699; */
	color: #880000;
	font-weight: bold;
	font-size: 14pt;
	font-family: Times New Roman, Times, serif;
}

H3 {
	margin-left: 3%;
/*	color: #0066FF; */
/*	color: #663300; */
/*	color: #006699; */
	color: #880000;
	font-weight: bold;
	font-size: 12pt;
	font-family: Times New Roman, Times, serif;
}

H4, H5, H5, H6 {
	margin-left: 3%;
/*	color: #0066FF; */
/*	color: #663300; */
/*	color: #006699; */
	color: #880000;
	font-weight: bold;
	font-size: 10pt;
	font-family: Times New Roman, Times, serif;
}

PRE	{
	font-size: 9pt;
	font-family: courier new, courier, monospace;
}

PRE.EX	{
	font-size: 9pt;
	font-family: courier new, courier, monospace;
	margin-left: 13%;
	color: #993300;
}

PRE.EX0	{
/* use when example is larger than paragraph width */
/* insert within <DIV ALIGN="CENTER"></DIV> tag */
	font-size: 9pt;
	font-family: courier new, courier, monospace;
	margin-left: 3%;
	color: #993300;
}

PRE.ML0	{
/* use when monospaced text is larger than paragraph width */
/* text NOT colored */
	font-size: 9pt;
	font-family: courier new, courier, monospace;
	margin-left: 3%;
}
