.Paragraph_Header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0055A5;
}

.Blue_Text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0055A5;
}

.Image_Left {
	float: left;
	padding-right: 13px;
}

.Image_Right{
	float: right;
	padding-left: 13px;
}

.Accent_text {
	font-family:"Trebuchet MS", Arial;
	font-size:12px;
	font-weight:bold;
	}

