




a:link {color: crimson}
a:visited {color: blue}
a:active {color: red}
a:hover {color: yellow; background: blue}


body {background-color: #2916f5;}


h1 { font-size: 20pt; color: purple;  text-align: center} 
h2 { font-size: 12pt; color: green; font-family: arial; text-align: left}
h3 { font-size: 18pt; color: black;  font-family: arial}
h4 { font-size: 12pt; color: black; font-family: arial}
h5 { font-size: 16pt; color: blue;}
h6 { font-size: 11pt; font-family: arial; color: black;}
