/* tags */
body
        { font-family:verdana,lucida,helvetica,sans-serif; background-color:#037; color:#fff; margin:30px; }
h1
	{ text-align:center; font-family:lucida,helvetica,sans-serif; font-size:xx-large; margin-top:35px; margin-bottom:7pc; color:#fb0; }
h2, h3, h4, h5, caption
        { font-family:verdana,lucida,helvetica,sans-serif; text-decoration:none; color:#fff; text-align:center; }
h2
        { margin-top:30px; }
h3
        { margin-top:25px; }
h4
        { margin-top:20px; }
h5
        { margin-top:15px; }
th, td, div, li
        { font-family:verdana,lucida,helvetica,sans-serif; }
p
	{ text-align:center; font-family:lucida,helvetica,sans-serif; }
code
        { font-family:monotype,lucida console,fixedsys,monospace; font-weight:bold; white-space:nowrap; }
em
        { font-family:palatino,times,serif; font-style:normal; font-weight:bold; }
big
	{ margin-bottom:7pc; margin-top:10pc; color:#ffb400; }
hr
        { width:75%; margin-top:30px; }
li u
        { font-style:underline; font-weight:bold; }

/* classes */
body.nav
        { margin-left:2px; margin-right:2px; margin-top:5px; }
table.block
        { margin-left:30px; }
ol.wide li
        { margin-top:15px; }
pre.code
        { font-family:monotype,lucida console,fixedsys,monospace; font-weight:bold; margin-left:30px; }
hr.h4
        { width:25%; margin-top:15px; }
tr.top
	{ background-color:#bb8; color:#fff; }
tr.odd
	{ background-color:#bbb; color:#000; }
tr.evn
	{ background-color:#bbf; color:#000; }
p.link, .bold
	{ font-weight:bold; }
td.ctr
	{ text-align:center; vertical-align:top; }
.tiny
	{ font-size:smaller; }

/* pseudo classes*/
a
        { font-family:verdana; text-decoration:none; white-space:nowrap; }
a:link
        { color:#fc0; }
a:hover, a:active, a:focus
        { color:#fff; }
a:visited
        { color:#db0; }

