body {
margin:0; padding:0;
font-family:Times, TimesNR, serif; 
font-size: 1em; 
text-align: left;
color:#000; 
background-color: silver; 
}
a:link, a:visited, a:active {
background: inherit;
color: #c00;
text-decoration: underline;
}

a:hover {
font-weight: bold;
background: inherit;
font-size: 110%;
color: #f00;
text-decoration: none;
}

#footer {
font-size: 85%;
text-align: center;
}
h3 {
font-size: 110%;
text-align: center;
}
.pad {
padding: 15px;
}
.padtop {
padding-top: 25px;
}
.uline {
text-decoration: underline;
}
.small {
font-size: 60%;
}
.quot {
font-style: oblique;
font-size: 90%;
text-align: right;
padding: 15px;
}
#table1 {
background-color: #fff;
color: inherit;
text-align: left;
}

.img {
border: none;
}