body {
background: #fff;
color: #000; 
font-family:Times, TimesNR, "New Century Schoolbook", Georgia, serif;
text-align: left;
}
a:link, a:active, a:visited {
background: inherit;
color:blue; 
text-decoration:none;
} 
a:hover {
color: #c0c; 
background: inherit; 
border:none;
text-decoration: none;
}
a.external:link, a.external:visited, a.external:active {
background: inherit;
color: #c00;
}
a.external:hover {
background: inherit;
color: #fff;
text-decoration: none;
}
h4 {
text-align: center;
line-height: 20px;
}
@page rotate {
size: landscape; margin: 0.5in;
}
p {
font-size: 10pt;
text-align: left;
}
.img {
border: none;
display: none
}
.strike {
text-decoration: line-through;
}
.uline {
text-decoration: underline;
font-size: 100%;
}
.normal {
font-size: 10pt;
text-align: left;
border:none;
}
.heading {
color: inherit;
background-color: white;
font-size: 10pt;
font-weight: bold;
text-align: center;
}
#table1 {
background-color: #fcf;
color: inherit;
border: none
}
.tdbottom {
text-align: center;
font-weight: bold;
border: none;
}

th {
font-size: 100;
font-weight: bold;
text-align: left;
border: none;

}
.caps {
font-variant: small-caps;
font-size: 70%;
text-align: left;
border: none;
}
.footer {
font-size:75%; 
color:#666666; 
text-align: center;
}