BODY {background-color: white;}

A:link 		{text-decoration: underline; color: blue}

A:visited	{text-decoration: underline; color: #A552DE}

A:hover	{text-decoration: underline; color: red; }


H1 {font-family:"Copperplate Gothic Light","times new roman", serif; 
font-size: x-large; color: blue; 
    text-align: center; font-size:20pt}

H2 {font-family: "times new roman", serif; 
font-size: 14pt; text-align: center; color: blue;}



P {font-family: "times new roman", helvetica, arial, sans-serif; 
       font-style: normal; font-weight: normal;}

