h1 {color: #66ff00; background-color: transparent; 
font-size: 350%; font-family: Lucida Console, Monaco, monospace}

h2 {color: #ffffcc}
h2 {background-color: transparent}
h2 {font-size: 110%; font-family: 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: Georgia, Georgia}
p {border: none}
p {text-align:justify}
p {padding: 0.4cm}

.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}


.link1 {text-align: center; border: none; background-color: black}

ul { list-style-image: url("yingyang1.gif");}

th {font-size: 120%; font-color: #ff34B3; font-family: Monotype Corsiva}
tr {font-size: 100%; color: #ff34B3}
td {font-size: 100%; color: #ff34B3}


table {margin-left:auto; margin-right:auto; border: 3px ridge #66ff00;}
td {border: 1px  #66ff00; padding:2px 5px; border-style: dotted;}


.imgcenter {margin-left : 10px; margin-top: 10px; border: thick groove; border-color: gold}



body {background-color: black; margin: 4%; text-color: white; text-align: center;}



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}