body
{ 
background: #ffffff 
}
h1, h2, h3, h4, h5, h6 {
  color: #CC6600;
  font-family: book antiqua
 }
h1, h2, h3, h4, h5, h6 { text-align: center}
p {font-family: book antiqua}
p.fig {font-size: 95%}
p.image {font-size: 80%}
p.pop {font-size: 70%}

p.page 
{
text-align: center
}
p.page {font-size: 75%}
p.number {font-size: 90%}
p.number { text-align: center}

a:link {color: #CC6600 }
a:link {text-decoration: none}
a:visited {color: #CC6600 }
a:visited {text-decoration: none}
a:hover {color: #D07D11 }
a:hover {text-decoration: underline}
a:active {color: #CC6600 }
a:active {text-decoration: none}
table.center {margin-left:auto; margin-right:auto;}

.floatright { float: right; }
