body {color:navy;}
p.quote {color:#000044;text-align:"center";font-weight:"bold"}
p {text-align:justify}
h1 {color:maroon;background-color:teal;}
h2 {color:maroon;background-color:teal;}
h3 {color:maroon;background-color:teal;}
h4 {color:maroon;background-color:teal;}
table {border-color:maroon teal teal maroon}
th {background-color:teal;}
hr {color:maroon;}
img {border:none }

div.flushright {text-align:"right"}
div.centered { text-align:"center"}
caption { font-style:"italic"; font-size:"75%"; }
sup.proof { font-size:"75%"; border-color:"red"; font-weight:normal; font-variant:small-caps;}

a:link {color:teal;}
a:visited {color:crimson;}
a:active {color:maroon;}
a:hover {color:darkblue; background-color:skyblue;}

