/* Screen styles */

body {background-color: lightgrey}
h1 {color: rgb(0,0,204); text-align: center}
h1 span {font-size:140%}
table {background-color:aliceblue}
table h5 {color:rgb(0,0,204); text-align: center}
h4 {font-family: sans-serif; text-indent:2em}

a {color:rgb(0,0,204); font-size:12pt }