h1 {
font-family: Tahoma, Geneva, Arial, sans-serif;
color: #008;
font-weight: bold;
font-style: italic;
font-size: 2.2em;
text-align: center;
}

.footer {
border-top: 2px dashed black;
}
.body {
padding-top: 0px;
}

.reportheader {
/*/*/
float: left;
/* */
width: 160px;
text-align: center;
margin: 0px;
background-color: #fff; 
color: #000;
}
.reportheader p {
margin: 0px;
padding: 5px 20px 6px 20px;
}
.reportheader a img, .highlandlogo a img, .reportheader a:hover img, .highlandlogo a:hover img {
border: 0px;
margin: 0px;
}

.navigation {
text-align: center;
margin: 0px;
padding: 10px 0px 10px 0px;
background-color: #060;
color: #fff;
border-top: 2px solid #000;
border-bottom: 2px solid #000;
}
.navigation table, .navigation td {
background-color: #fff; 
/*/*/
background-color: #060;
color: #fff;
}
.navigation p {
margin: 0px;
}
.navigation a:link {
color: #fff;
}
.navigation a:visited {
color: #ccc;
}
.navigation a:hover {
color: #ff0;
}
/* */


.highlandlogo {
}
.highlandlogo p {
margin: 0px;
text-align: center;
}

.pagetitle {
clear: both;
margin: 0px;
padding: 0px 0px 0px 10px;
background-color: #fff; 
color: #000;
border-top: 2px solid #000;
}
.pagetitle h1 {
margin: 0px;
color: #000;
text-align: left;
}

.reportpage {
clear: both;
margin: 2em 8% 2em 5%;
}
.reportpage p {
margin-right: 0px;
line-height: 1.3em;
}
.reportpage ul {
margin-top: 1em;
}

.pictitle {
background-color: #00c; 
color: #fff;
font-weight:bold;
text-align:center;
}
.pic {
}
.pic image {
display: block;
}
.picdesc {
background-color: #ddd;
}
.blackcell {
background-color: #000;
color: #fff;
}