﻿/* Entre Nous Style Sheet */

.ImageCaption {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}

.SmallPrint {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
}

.BodyCopy {
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
}

.BodyCopyB {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.SubHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.MainHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.BigHeader {
	font-family: arial, helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
