body {background-color: black; font-family: arial, sans-serif; color: 
white}
a:link {color: blue}
a:visited {color: yellow}
a:hover {color: #FF00FF}
a:active {color: #0000FF}

p {font-style: italic}
h1 {font-style: bold; font-size: 18pt}
h2 {font-style: normal; font-size: 14pt}
