/* style sheet for Paul Raglow */

body { background-color: #000099; color: white; font-size: 12pt; font-family: arial, sans-serif}

h1 { font-size: 36pt }
h2 { font-size: 30pt }
h3 { font-size: 24pt }
h4 { font-size: 18pt }

.high { background-color: yellow; color:black}

p { background-color: #000099; color: white; font-size: 12pt; font-family: arial, sans-serif }

ul { list-style-type: disc }

ol { list-style-type: decimal }

li { list-style-type: disc }

td { background-color: #000099; color: white; font-size: 12pt; font-family: arial, sans-serif }

a:link { background-color: #000099; color: red; font-size: 12pt; font-family: arial, sans-serif}

a:visited { background-color: #000099; color: white; font-size: 12pt; font-family: arial, sans-serif }
