
/*----------------------------------------------------
  For all pages except the homepage
  The homepage has a different set of styles 
  ---------------------------------------------------*/

body {  background-color: #FFFFFF}

.bodytext {  font-family: "Courier New", Courier, mono; font-size: 11pt}


h1 {  font-family: "Courier New", Courier, mono; font-size: 20pt; font-weight: bold}
h2 {  font-family: "Courier New", Courier, mono; font-size: 16pt; font-weight: bold}
h3 {  font-family: "Courier New", Courier, mono; font-size: 14pt; font-weight: bold}
h4 {  font-family: "Courier New", Courier, mono; font-size: 12pt; font-weight: bold}


.photocaption {  font-family: "Courier New", Courier, mono; font-size: 10pt}

.linkback {  font-family: "Courier New", Courier, mono; font-size: 12pt; font-weight: bold}

.footnotes {  font-family: "Courier New", Courier, mono; font-size: 9pt; font-weight: normal}


