

Body {background-color: black; color: black}
    


H1 {font-family:   "Monotype Corsiva", "times new roman", modern; font-size: x-large; 
 font-style: italic;  color: #C6C6C6; font-weight: bolder; 
    text-align: center; text-transform: uppercase}

H2 {font-family: cursive, Harrington, fantasy, times; 
   font-size: large; font-style: italic; color: #E10178}



P {font-family: helvetica, "times new roman", serif; 
       font-style: normal; font-size:10pt}

.introduction {font-family: times, helvetica, serif; font-style:italic;
    color: #E10178;}

.body {font-family: times, helvetica, serif; font-size:12pt}

.conclusion {font-family: times, helvetica, serif; font-weight:bold} 



.menu a:link {text-decoration: none; color: #E10178; font-weight:bold;
		font-size:12pt}
.menu a:hover {text-decoration: underline;  
		color: white; font-size:12pt}
.menu A:visited {text-decoration: none; color: #C6C6C6;
		font-size:12pt}

A:link {text-decoration: none; color: #9f51ff}
A:visited {text-decoration: none; color: #6f8fa3}
a:hover {text-decoration: none; color: blue;}


#copyright {color: red; font-size: 8pt; font-style: normal}



