a {text-decoration: none;
   color: #5A0087;}

p {font-family: Georgia,'Times New Roman',Times,serif;
   font-size: small;
   text-align: left;
   }
   
p.center {font-family: Georgia,'Times New Roman',Times,serif;
   		  font-size: small;
   		  text-align: center;
  		  }
		  
h1{text-align: center;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
	}

h2 {text-align: center;
	font-family: Georgia,'Times New Roman',Times,serif;
	font-size: large;
	color: #000000;
	font-weight: bold;
	}
	
h3 {text-align: left;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: medium;
    color: #000000;
    font-weight: bold;
    }

ul {text-align: left;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: small;
    color: #000000;
    }
	
li {text-align: left;
    font-family: Georgia,'Times New Roman',Times,serif;
    font-size: small;
    color: #000000;
    }
