a:link {color: black; }
a:visited{color: black; }
a:active {color: #FFCC00; }

td {font-family: Perpetua, Times New Roman; font-size:16px; color:black; text-align:center;}  

h2 {font-family: Perpetua, Times New Roman; color:black; text-align:center;}         

h3 {font-family: Perpetua, Times New Roman; color:black; text-align:center;}

p {font-family: Perpetua, Times New Roman; font-size:16px; color:black; }

.body {font-family: Perpetua, Times New Roman; font-size:16px; text-align:center; color: #000000 }

.blackbox {border-color: #000000; border-width: 2px; border-style: solid; padding: 10px; }

.black4box {border-color: #000000; border-width: 4px; border-style: solid; padding: 10px; }		  

#floatleft /* A floating image and caption to left*/
 	{margin: .5em .5em; float: left; font-style: italic; line-height:100%;}
	
#floatright /* A floating image and caption to right*/
 	{margin: .5em .5em; float: right; }

	
#linesp125p	/* Making the line spaceing 125% */
	{line-height: 1.25em;}


