p, address, td {
  font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
  font-size: 11pt;
}

h3, h2, h1 {
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

h1 { font-size:1.9em; }
h2 { font-size:1.4em; }
h3 { font-size:1.1em; }

#photo-left TABLE {
 float: left;
 margin-right: 5px;
 margin-bottom: 5px;
}

#photo-left P {
 padding-top: 0px;
 margin-top: 5px;
 font-face: Arial, Helvetica;
 font-size: 8pt;
}

#photo-right TABLE {
 float: right;
 margin-left: 5px;
 margin-bottom: 5px;
}

#photo-right P {
 padding-top: 0px;
 margin-top: 5px;
 font-face: Arial, Helvetica;
 font-size: 8pt;
}




.footer {
 font-face: Arial, Helvetica;
 font-size: 7.5pt;
}

.caption {
 font-face: Arial, Helvetica;
 font-size: 7.5pt;
}


h1.header, h2.header {
  color:gray;
  background-color: transparent;
  padding-bottom:0.3em;
}

.heading, .heading a, .heading a:link, .heading a:visited {
  color: white;
  background-color: transparent;
  text-decoration: none;
}

.heading a:hover {
  text-decoration:underline;
}

table.pageframe {
  border: 0;
  width: 600px;
}

address {
  text-align: left;
  font-size: 8pt;
  font-style: italic;
}

body {
  background-image: url(/logos/lofchwatermark.gif);
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-color: white;
  background-position: bottom center;
  color:black;
}

img.w3c {
  border: 0;
  float: right;
}

a:link, a:visited, a:active, a:hover { background-color:transparent; }
a:link { color:navy; }
a:visited { color:navy; }
a:active, a:hover { color:red; }
a:hover { text-decoration:underline;}

.smalltxt {
  font-size: 7.5pt; 
}
