/*body, form, td, p, div, span, a, ul, ol, li { font: 11px verdana, helvetica, arial, sans-serif; }
p { margin: 3px 0px 1px 15px; }*/
div.list { margin: 8px; }


/* some kinda workaround, probably for MacIE4 */
ul, ol { margin-right: 10px; }

li ul {
	margin: 2px 0 4px 7px;
	list-style-type: disc;
}

p.dyad { margin: 0px; }
p.subnav { margin: 0 15px; }
a.dyad { margin: 0; }

/* fix for MacIE4 and 4.5 */
p.head3 {
	margin: 30px 15px 1px;
	font-size: 14px;
	color: #fff;
}

p.head4 {
	margin: 30px 15px 8px;
	font-size: 13px;
	color: #09c;
}

p.head3, p.head4, p.attrib, a.dyad, .pipe, strong, b { font-weight: bold; }
em, i { font-style: italic; }
p.mini, span.miniwht, a.tinylink { font-size: 10px; }
p.mini { color: #9c6; }
.label, p.subnav, .subnav a, .subnav span { font-size: 11px; }

.pipe, p.subnav .pipe {
	font-size: 14px;
	color: #f63;
}

span.label, span.miniwht, p.subnav { color: #fff; }
sub.spacer { font-size: 18px; }
a:link { color: #fc3; }
a:visited { color: #09c; }
a:hover { color: #fff; }
a:active { color: #3cf; }
form { margin-bottom: 0; }

/* footer styles emulating zoom master sheets
.footerpipeblue, .footeryellow, .footerorange { font: bold 12px/15px helvetica, arial, sans-serif; }
.footeryellow10pt, .footerorange10pt { font-size: 10px; }
.footerpipeblue { color: #399; }
a.footeryellow:link,    a.footeryellow10pt:link,    a.footerorange:visited, a.footerorange10pt:visited { color: #fc3; }
a.footeryellow:visited, a.footeryellow10pt:visited, a.footerorange:link,    a.footerorange10pt:link { color: #f63; }
a.footeryellow:hover,   a.footeryellow10pt:hover,   a.footerorange:hover,   a.footerorange10pt:hover { color: #09c; }
a.footeryellow:active,  a.footeryellow10pt:active,  a.footerorange:active,  a.footerorange10pt:active { color: #3cf; }
 */
