<style>
.tmp {}

.wholesite { border: 1px solid black; background-color: white; }

.nav_td { background: url('images/nav_bg.gif'); repeat: repeat-x; font-family: times new roman; font-size: 10pt; text-align: center; font-weight: bold;}
A.nav_link { color: black; text-decoration: none; }
A.nav_link:hover { color: red; text-decoration: none; }

A.printer-friendly { color: 'gray'; text-decoration: none; font-size: 12pt; font-weight: normal; font-family: times new roman; }
A.printer-friendly:hover { text-decoration: underline; }

td.mainbody { background-color: white; font-color: black; font-size: 12pt; font-family: times new roman; }

h1 { font-family: times new roman; font-size: 16pt; font-weight: bold; color: darkblue; }

.copyright { text-align: bottom; color: white; }

</style>