body {
background-color: white;
margin-top: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: normal;
color: #000000;
padding-top: 0px;
}
/* images */
img {
border: 0;
}
li {
margin: .2em .2em .2em 1em;
}
/* this centers the page */
.center {
text-align: center;
background-color: white;
margin: 0px auto 0 auto;
width: 85%;
}
.center table {
margin-left: auto;
margin-right: auto;
text-align: right;
}
/* for the shadow box */
table.shadowbox {
width: 788px;
border-collapse: collapse;
padding: 0;
margin-bottom: 2em;
}
table.shadowbox td {
margin: 0;
padding: 0;
}
/* spacer */