body {
color: #000000;
background-color: #ffffff;
color: #000000;
font-family: sans-serif;
}

p {
color: #000000;
font-family: sans-serif;
}

h2 {
color: #000000;
font-family: sans-serif;
font-size: 1.5em;
font-style: italic
font-weight: bold;
}

h3 {
color: #000000;
font-family: sans-serif;
font-size: 1em;
font-weight: bold;
}

a {
color: #000000;
}

a:hover
{
color: #0000a0;
}



a.nextbutton {
color: #000000;
position:fixed;
right:25px;
font-size: .6em;
}

a.nextbutton:hover
{
color: #0000a0;
}

div {
margin: 50px 150px 150px 150px;
}

div.centered {
text-align:center;
}


p.footnote {
color: #000000;
font-size: .6em;
font-style: italic;
font-family: sans-serif;
}

p.cright {
color: #666666;
font-size: .6em;
font-style: italic;
font-family: sans-serif;
}