body {
	background-color: #EEE9CC;
}
.copy1 {
	font-family: Perpetua, Times Roman, serif;
	font-size: 20px;
	font-weight: bolder;
	color: #400080;
}

.copy2 {
	font-family: Perpetua, Times Roman, serif;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	color: #400080;
}

.copy3 {
	font-family: Perpetua, Times Roman, serif;
	font-size: 15px;
	font-weight: bold;
}


.copy4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: italic;
}


.copy5 {
	font-family: Perpetua, Times Roman, serif;
	font-size: 22px;
	font-weight: bolder;
	color: #0000FF;
	text-align: center;
	
}

.bigbold {
	font-family: Perpetua, Times Roman, serif;
	font-size: 28px;
	font-weight: bold;
	color: #0000FF;

}


A:link {text-decoration: none; font-family: Perpetua, Times Roman, serif; font-size: 14px; color: #C86400 }
A:visited {text-decoration: none;  font-family: Perpetua, Times Roman, serif; font-size: 14px; color: #999999 } 
A:hover {text-decoration: none;  font-family: Perpetua, Times Roman, serif; font-size: 14px; color: #FFCC00 }


  a.text1:link {text-decoration: underline; color:#660099 }
  a.text1:active { color:#FF0000 }
  a.text1:visited {text-decoration: underline; color:#660099 }
  a.text1:hover { color:#FF0000 }



