#content table {
margin: 0 auto 20px;
}
#content th {
width: 11em;
color: #336699;
line-height: 3;
}
#content td {
font-family: Arial, Helvetica, sans-serif;
line-height: 3;
}
#content td a:link, #content td a:visited {
color: #333333;
}
#content td a:hover, #content td a:active {
color: #999999;
}
