BODY {
	font-family: Verdana,Arial,Helvetica;
	font-size: 9pt;
	color: #808080;
	background-color: #FFFFFF;
	}

A:link {
        color: #2052B0;
        }
A:visited {
        color: #600000;
        }
A:active {
        color: #400000;
        }

A.Invisible:link { color: white; }
A.Invisible:visited { color: white; }

A.RedBold {
	font-weight: 600;
	color: #FF0000;
}

P {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 9pt;
	line-height: normal;
	font-family: Verdana,Arial;
	}

TH {
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 9pt;
	line-height: normal;
	background: #DEDDDD;
	color: #000000;
	font-family: Verdana,Arial;
	}

TD {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 9pt;
	font-family: Verdana,Arial;
	color: #404040;
	}

TD.pageTitle {
	font-size: 12pt;
}

TD.StandardFoo {
	font-size: 8pt;
	color: #000000;
}

TD.DZQuote {
	color: #000086;
	font-family: OCR A Extended, Courier New;
	font-size: 8pt;
}

B {
	font-weight: 600;
	color: #000000;
	}

B.RedBold {
	color: #FF0000;
}

B.BlueBold {
	color: #2052B0;
}

B.BlackBold {
	color: #000000;
	font-size: 8pt;
}

B.DarkBold {
	color: #404040;
}

UL {
	font-style: Verdana,Arial;
	color: #404040;
	font-size: 8pt;
	}

OL {
	font-style: Verdana,Arial;
	font-weight: normal;
	font-size: 8pt;
	}

DD {
	color: #606060;
	font-size: 8pt;
	}

DT {
	font-weight: 600;
	color: #2052B0;
	font-size: 9pt;
	}

DT.DarkBold {
	color: #404040;
}

CODE {
	color: #008600;
	font-family: OCR A Extended, Courier New;
	font-size: 8pt;
	}

CODE.DZQuote {
	color: #000086;
	font-family: OCR A Extended, Courier New;
	font-size: 8pt;
}

BLOCKQUOTE.DZQuote {
	color: #000086;
	font-family: OCR A Extended, Courier New;
	font-size: 8pt;
}

SPAN.smfooDark {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 7pt;
	font-family: Verdana,Arial;
	color: #000000;
	}

SPAN.smfoo {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	font-size: 7pt;
	font-family: Verdana,Arial;
	}

SELECT.formThingy {
		font-family: Arial, MS San Serif;
		font-size: 8pt;
}

OPTION.formThingy {
		font-family: Arial, MS San Serif;
		font-size: 8pt;
}
