.Titles {
	font-family: "Arial";
	font-size: 18px;
	font-style: normal;
	font-weight: Bold;
	color: #CC0005;
}
.Footer {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.Text {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.Link {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}
.Link:Hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.Link2 {
	font-family: "Arial";
	font-size: 16px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.Link2:Hover {
	font-family: "Arial";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.LinkRecipient {
	font-family: Arial;
	font-size: 15px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.LinkRecipient:Hover {
	font-family: Arial;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
