body{
background-color: #fff;
color: #000;
font-family: "Times New Roman", Times, serif;
}

#head    {
margin-top: 5px;
height:70px;
visibility: visible;
display: block;
}

h1.head,h2.head{
text-align: right;
line-height: .7em;
}

h1,h2,h3,h4{
font-family: "trebuchet ms",arial,sans-serif;
}

h1,h2,h3,h4{
page-break-after: avoid;
}

ul,ol{
page-break-before: avoid;
}

a:link, a:visited{
background-color: white; 
color: gray; 
text-decoration: none;
}

a[href]:after {
content: " (" attr(href) ")";
}

acronym {
border: 0;
}

acronym:after {
content: " (" attr(title) ")";
}

#content img{
float: right;
}

#content li img{
float: none;
}

.skip,#bar{
display: none;
}

code,xmp {
font-size: 1em;
font-family :"courier new",courier,monospace;
font-weight: bold;
letter-spacing: -0.1em;
color:gray;
}

#indented {
margin-top: 0.6em;
margin-left: 1em;
margin-bottom: 0.4em;
background: none;
}
