* {
margin: auto;
}
body {
font-family: georgia;
padding-top: 3px;
}
code {
font-size: 83%;
color: #669933;
}
a {
text-decoration: none;
color: #669933;
}
.m {
width: 490px;
padding: 7px;
}
.contact {
border:1px #ccc dashed;
padding:11px;
width: 170px;
}
em {
background-color: #eee;
}
sub {
text-decoration: underline;
}
.contact a {
display: block;
text-decoration: none;
color: #000;
}
.contact a:hover {
background-color: #eee;
}
.help {
display: inline;
margin: 0;
width: 111px;
}
.help ul {
  margin-left: 0;
  padding: 0;
}


.help li {
list-style-type: none;
list-style-position: inside;
display: inline;
font-size: 10px;
text-align: center;
background-color: #eee;
width: 111px;
margin: 0;
}
.help p {
position: absolute;
margin-left: 2px;
margin-top: 2px;
z-index:2;
background-Color: #000;
color: #eee;
text-align: center;
padding: 21px 0px 21px 33px;
opacity:.7;
display: none;
font-size: 10pt;
}

#m17 {
text-align: center;
}
.ascii {
font: fixed 10px courier;
width: 600px;
height: 177px;
border: 0;
overflow: hidden;
}