body
{ 
background: #ffffff 
}
h1, h2, h3, h4, h5, h6 {
  color: black;
  font-family: arial
 }
h1, h2, h3, h4, h5, h6 { text-align: center}
p {font-family: arial}
p.fig {font-size: 75%}
p.page 
{
text-align: center
}
p.page {font-size: 75%}
p.number {font-size: 90%}
p.number { text-align: center}
sup {
line-height: 0;
}

a:link {color: #3428CA }
a:link {text-decoration: none}
a:visited {color: #3428CA }
a:visited {text-decoration: none}
a:hover {color: #D07D11 }
a:hover {text-decoration: underline}
a:active {color: #3428CA }
a:active {text-decoration: none}
table.center {margin-left:auto; margin-right:auto;}

.floatright { float: right; }
