﻿/* Selectable Styles */
H1, .Heading1 {
	color:#004677;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
}
H2, .Heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#004677;
	font-size:1.9em;
}
H3, .Heading3 {
	font-size:1.4em;
}
P, .Normal {
}

.readMore {
}
.intro {
	font-size:1.2em;
}
