h1 {color: #58FA58; background-color: transparent; 
font-size: 350%; font-family: Monotype Corsiva, 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: #66ff00}
h4 {background-color: transparent}
h4 {font-size: 100%;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: #58FA58}
p {background-color: #993AAB }
p {font-size: 100%;font-family: Georgia, Georgia}
p {border: none}
p {text-align:justify}

.link1 {text-align: center; border: none; background-color: black}

ul { list-style-image: url("yingyang1.gif");}

th {font-size: 120%; font-color: red; font-family: Monotype Corsiva}
tr {font-size: 100%; color: red}
td {font-size: 100%; color: #ff9933}





.imgfloatleft {float: left; margin-right: 10px; margin-top: 10px; border: medium double #7A2A89}
.imgfloatright {float: right; margin-left : 10px; margin-top: 10px; border: medium double #7A2A89}
.imgcenter {margin-left : 10px; margin-top: 10px; border: medium double #7A2A89}


div#menu
{
    position: absolute;
    right: 25%;
    top: 20%;
}



body {background-color: #7A2A89 ; margin: 4%; text-color: white}

.navbar {background-color: #cc66ff} 

a:link {color: #66ff00; font-family: Lucida Grande, Lucida Sans Unicode, Monotype Corsiva, serif; font-weight: normal; font-style: italic; text-decoration: underline}
a:visited {color: #990000; font-family: Lucida Grande, Lucida Sans Unicode, Monotype Corsiva, serif; font-weight: normal; font-style: normal; text-decoration: italic}
a:hover {color: #ccffff; 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}