body { background: #99b5b6; }
h1 { font-family: "Lucida Sans Unicode",sans-serif;
color: #ffffca; }
a { color: #000066;
font-family: sans-serif;
font-size: small;
text-decoration: none; }
a:hover { color: green; }
li { font-family: sans-serif;
font-size: small; }
ul { list-style-type: square; }
ul.index { list-style-type: none; }
p { font-family: serif;
padding: 20px;
text-align: center; }