body {
background-color: #000000;
color: #ffffff;
}
h1 {font-size: 250%}
h2 {font-size: 150%}
h1.r250 {font-family: skia}
h2.r250 {font-family: skia}
d1 {font-size: 250%}
a:link {
color: #ffffff;
text-decoration: none;
}
a:visited {
color: #999999;
text-decoration: none;
}
a img {border: none}
a.header {color: #FFFFFF;
text-decoration: none;
}
a:hover {text-decoration: underline}
a:hover.header {text-decoration: none}

.float_img {
float: right;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
}