.copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 18px;
	color: #000000;
	text-decoration: none
}
.copy2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 38px;
	color: #000000;
	text-decoration: none
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 38px;
	color: #000000;
}
a:hover { 
	color: deeppink; 
	text-decoration: none
}
.dotted {
text-align:center;
margin:0;
padding:5px 0 5px 0;
border-bottom:
1px dotted #000000;
}

