
a { border-bottom:1px dotted #99CCFF; color:#99CCFF; text-decoration: none; }
a:hover { border-bottom: 1px dotted #FFF; color:#FFF; }

h1, h2, h3, h4, h5, h6 { font-variant: small-caps; font-weight: normal; }
p { background: #444; border-bottom:1px solid #CCC; border-top: 1px solid #CCCCCC; line-height: 1.5; text-indent: 3em; margin: 8px; }
ul { }

#head { font-variant: small-caps; text-align: center; }
#menu ul li { display: inline; font-size: 120%; margin: 8px; }
#foot{ background: black; color: #fff; text-align: center; }

input[type=submit] { cursor: pointer; font-weight: 700; margin: 5px 10px; padding: 2px 5px; }
input[type=text] { padding: 1px; }
