
body {
 background-color:white;
 font-family:arial;
}

p {
 font-size:small;
}

a img {
 border:none;
}

#content {
 width:730px
}

table {
 font-family:arial;
 font-size: small;
 border-collapse:collapse;
}

table th, table td {
 border-color: #e0e0e0;
 border-style: solid;
}

td.number {
 text-align:right;
}

td.center {
 text-align:center;
}

