.title {color: #003300;
font-family: monospace;
font-size:  42px;
letter-spacing: 8px;
font-weight: bold;
text-align: center;
}
.caption { color: #003300; 
font-family: monospace;
font-size: 16px;
font-weight: bold;
text-align: center;
padding-top: 15px;
padding-bottom: 0px;
}
.description {color: #003300;
font-family: serif;
font-size: 12px;
font-weight: medium;
text-align: right;
text-indent: 5px;
}
table { position: absolute;
top: 0px;
padding-top: 0px;
margin-top: 0px;
}
body { background-color: #CCCC00; }
a { color: #009900; 
font-family: monospace;
font-size: 10px;
font-weight: medium;
text-decoration: none;
}
a:hover { color: #000000; }
a:visited { color: #003300; }
