@charset "UTF-8";
/* CSS Document */

.Copyright_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009999;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
.images {
	padding: 5px;
}
.Email_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009999;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-transform: none;
}
.Large_info {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #009999;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: none;
}
.Title_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9900CC;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
}
.Info_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-transform: none;
}
