body {
margin-top:5px;
position:absolute;
top:0;
padding:0;
font-family:Arial,Helvetica,sans-serif;
background-color:#494949;
}

table,tr,td,th,ul,li,h1,h2,h3,h4,h5,h6,div,small,p {
font-family: Arial, Helvetica, sans-serif;
color:#fff;
}

a:link {color:orange}
a:visited {color:#ff7000}
a:hover {color:#ffd000}
a:active {color:yellow}
a:focus {color:yellow}

ul {line-height:1.6em}
h4 {color:silver;font-size:0.85em}

h2 {
font-size:large;
text-align:center;
font-weight:bold;
padding:10;
margin-left:3%;
margin-right:3%;
background-color:#404040;
border-style:groove;
border-width:1;
border-color:white;
}

h3 {margin-left:6%;
font-style:italic;
font-size:large;
}

p,pre {
margin-left:14%;
}
p {
margin-right:14%;
line-height:1.2em;
}