<style type="text/css">
body {
background: #eee;
margin: 33px;
color: #333;
}
h1 {
font: 2.0em Georgia, serif;
font-weight:700;
}
h1 a:hover, h1 a:active {
text-decoration: none;
}
a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover, a:active {
text-decoration: underline;
color: maroon;
}
pre {
font: "Courier New", Courier;
font-weight:normal;
margin: 3px 0;
}
pre img {
display: inline;
}
img {
margin: 0px 0;
}
</style>


