.SmallCaption {
	font-size: 12px;
	
}
.BlockBoldQuote {
	
	font-weight: bold; 
	}
.RedBold {
	color: #FF0000;
	font-weight: bold;
}
.LargeWhiteText {font-size: large;
color:#FFFFFF
}
.MedBold {
	font-size: medium;
	font-weight: bold;
}

.BoldUnderlinedCenter {
	font-weight:bold;
	text-decoration:underline;
	text-align:center;
}

.ArticleTitle {
	font-size: 24px;
	font-weight: bold;
	font-style: italic;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
}

.MapIt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: Italic;
	font-weight: bold;
	color:#0000FF;
}
