    body,p,div,tr,td { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size:9pt; color:black; }

    tr.menu { padding-left:6px; padding-right:6px; padding-top:2px; padding-bottom:2px; font-weight:bold; }
    td.leftheader { font-weight:bold; color:#cc0000; font-size:11pt; }
    td.rightheader { font-weight:bold; color:#000000; font-size:11pt; }
    tr.priceheader { background:#cccccc }
    tr.dark { background:#eeeeee }
    td.small {font:10px }
    td.b {background: #eeeeee; font:10px }
    td.w {background: #dddddd; font:10px }
    th {font:12px }

	h4.header { font-weight:bold; color:#cc0000; font-size:11pt; margin-bottom: 3pt; }
	
    p.menu { text-indent:0; margin-top:2pt; margin-bottom:4pt; }
    p.list { text-indent:0; margin-top:6pt; margin-bottom:0pt; }

    a { color:black; }
    a:visited { color:#555555; }
    a:active { color:black; }
    a:hover { color:#cc0000; }
    
    a.menu { color:black; text-decoration:none; font-weight:bold; }

    a.invisible { color:black; text-decoration:none; }
    a.invisible:visited { color:black; }
    a.invisible:active { color:black; }
    a.invisible:hover { color:black; text-decoration:none; }

    a.list { color:black; text-decoration:none; }
    a.list:hover { color:black; text-decoration:underline; }
CITE.dark {
	background : #eeeeee;
	font : normal;
}

   b.opt{ color: Maroon; }
   b.cons{ color: Navy; }
