/* STYLESHEETS.CSS */ h1 {font-family: pristina; font-size: 30pt; font-weight: bold; font-style: bold; text-align: center; color: #0000FF; margin: 3px} h2 {font-family: pristina; font-size: 24pt; font-weight: bold; font-style: bold; color: #CC0000} h3 {font-family: pristina; font-size: 20pt; font-weight: bold; font-style: bold; text-align: center; color: #009933} p {font-family: verdana} ul {font-family: arial; font-size: 10pt;} ol {font-family: arial; font-size: 10pt;} /* A:link {color: green} A:visited {color: gray} A:hover {color: yellow} */