h1 {color: #66ff00; background-color: transparent; 
font-size: 350%; font-family: Edwardian Script ITC, Papyrus, Tempus Sans ITC, Apple Chancery, Brush Script MT, Monotype Corsiva, DejaVu Sans Mono, Trebuchet MS}

h2 {color: #ffffcc}
h2 {background-color: transparent}
h2 {font-size: 110%; font-family: Dustismo, Book Antiqua, Eras Demi ITC, Lucida Sans Unicode, Lucida Grande, sans-serif}

h3 {color: #cc66ff}
h3 {background-color: transparent}
h3 {font-size: 150%;font-family: Lucida Grande, Lucida Sans Unicode, sans-serif, Garamond, Monotype Corsiva, Garamond}

h4 {color: silver}
h4 {background-color: transparent}
h4 {font-size: 110%;font-family: Courier New, Courier New, Courier, monospace}

h5 {color: #00ff99}
h5 {background-color: transparent}
h5 {font-size: 90%;font-family: Tahoma, Geneva, sans-serif}

h6 {color: black}
h6 {background-color: transparent}
h6 {font-size: 65%; font-family: Palatino Linotype, Book Antiqua, Palatino, serif}

p {color: #66ff00}
p {background-color: #003366}
p {font-size: 100%;font-family: Andale Mono, Casual, Rockwell, Maiandra GD, Constantia, Monaco, Georgia, Georgia}
p {text-align:justify}
p {padding: 2%; border: 1px solid black}

.imgfloatleft {float: left; margin-right: 15px; margin-top: 15px; border: thick groove; border-color: #ff82AB}
.imgfloatright {float: right; margin-left : 15px; margin-top: 15px; border: thick groove; border-color: #ff82AB}





body {background-color: black; margin: 4%; text-color: white}



a:link {color: yellow; font-family: Lucida Grande, Lucida Sans Unicode, Monotype Corsiva, serif; font-weight: normal; font-style: italic; text-decoration: underline}
a:visited {color: red; font-family: Lucida Grande, Lucida Sans Unicode, Monotype Corsiva, serif; font-weight: normal; font-style: normal; text-decoration: italic}
a:hover {color: green; font-family: Lucida Grande, Lucida Sans Unicode, Monotype Corsiva, serif; font-weight: bold; font-style: none}
a:active {color: purple; font-family: Lucida Grande, Lucida Sans Unicode, Monotype Corsiva, serif; font-weight: bold; font-style: none}