html, body {
height: 100%; background-image: url(images/bg-body.jpg);
}

h1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; font-style: italic; font-weight: bold}
input {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}

a.navlinks:visited { color:#ffffff; font-family: Arial, sans-serif; text-decoration:none; font-size: 9pt; ; font-weight: normal}
a.navlinks:link { color:#ffffff; font-family: Arial, sans-serif; text-decoration:none; font-size: 9pt; ; font-weight: normal}
a.navlinks:hover { color:#cccccc; font-family: Arial, Helvetica, sans-serif; text-decoration:underline; font-size: 9pt; ; font-weight: normal}

.bodytext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.boldtext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666}
.pagetitles {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: bold; color: #FFFFFF; vertical-align: top; padding-top: 2px; padding-bottom: 2px}
.copyright {  font-family: Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; color: #FFFFFF; text-align: center}

div.scroll {SCROLLBAR-FACE-COLOR: #cccccc;}


