body {
line-height: 140%;
text-align: center;
font-family: helvetica, sans-serif;
font-weight: light;
font-size: .85em;
}

h1 {
padding: 15px;
background-color: #999999;
font-size: 1.5em;
font-weight: lighter;
color: #ffffff;
letter-spacing: .05em;
}

a {
color: #ff0000;
text-decoration: none;
}

a:hover {
padding-bottom: 1px;
border-bottom: 1px dotted #ff0000;
}

table {
margin: 0px auto 20px auto;
text-align: left;
}
