<!--
BODY {
	background-color: #DDDDDD; color: #000000;
	font-family: Verdana, sans-serif; font-size: 10pt;
	padding: 0px 0px; margin: 0px 10px;
}

A               { color: #0000FF; text-decoration: none; }
A:hover         { color: #0000FF; text-decoration: underline; }
A:active        { color: #0000FF; text-decoration: underline; }
A:visited       { color: #0000FF; }
A:visited:hover { color: #0000FF; text-decoration: underline; }

IMG { border-width: 0px; }

FONT      { font-size: 10pt; color: #000000; }
FONT.max  { font-size: 18pt; font-weight: bold; }
FONT.xlrg { font-size: 14pt; font-weight: bold; }
FONT.big  { font-size: 12pt; font-weight: bold; }
FONT.mini { font-size:  8pt; }

STRONG { width: 300px; font-weight: bold; text-decoration: none; }

TABLE { font-size: 10pt; }

TR       { background-color: #DDDDDD; color: #000000; vertical-align: bottom; }
TR.ln0   { background-color: #DDDDDD; color: #000000; }
TR.ln1   { background-color: #806C00; color: #FFFFFF; }
TR.ln2   { background-color: #5E5E5E; color: #FFFFFF; }
TR.ln3   { background-color: #590007; color: #FFFFFF; }
TR.dq    { background-color: #990000; color: #FFFFFF; }
TR.hr    { background-color: #0000FF; }
TR.trail { background-color: #DDDDDD; font-weight: bold; text-align: left; vertical-align: top; }
TR.note  { background-color: #DDDDDD; color: #000000; font-size: x-small; }

TD { line-height: 1.3; }
TD.cred { vertical-align: middle; }

IMG.button { position: relative; bottom: -2px; }
INPUT.text {
	background-color: #B7C4E4; color: #000000;
	font-family: Verdana, sans-serif; font-size: x-small; font-weight: bold; text-align: center;
	padding: 0px; margin: -1px 0px; border: 1px solid #2060FF;
	position: relative; bottom: 2px;
}
-->

