.Title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #070D53;
	text-decoration: none;
	display: block;
	text-align: center;
	border: thin none #070D53;
}
.Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #070D53;
	text-decoration: none;
}
.Subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #070D53;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.Links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7C7EC6;
	text-decoration: underline;
}
.Links:hover {
	color:#FF0000
}	
.BoldLinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #7C7EC6;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}
.BoldLinks:hover {
	color:#FF0000
}	.BoldText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
