body 
{
    background-color: #ffffff;
    max-width: 600pt;
    margin-left: 20pt;
}
    
p.col { font-size: 14 }

p, li { font-family: verdana, helvetica, arial, sans-serif }

p.title { font-size: 200%; }

p.head { font-size: 190%; }

p.subhead { font-size: 150%; }

p.section
{ 
    font-size: 110%;
    font-weight: bold;
}

p.subsection
{
    text-decoration: underline;
    font-weight: bold;
}

p.return { font-size: 80%; }
li.return { font-size: 80%; }
li.subhead
{
    font-size: 120%;
    font-weight: bold;
}

p.back { font-size: 95%; }

p.forward
{
    font-size: 80%;
    font-style: italic;
}

li.fref
{
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 80%;
}

pre
{
    font-size: 120%;
}

td.num { text-align: right; }

td.leftbox
{
    vertical-align: top;
    background-color: #999999;
    width: 150;
}

td.rightbox
{
    width: 550;
}

table.arrange
{
   border: 0px;
   width: 700px;
   padding: 10px;
}

#slide
{
    font: 16pt ariel;
    padding-left: 5%;
}

table.inner { font-size: 90% }
table.inner2 { font-size: 100% }

a:link { color: #0000ff }
a:visited { color: #800080 };
