body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004B8F;
}
.bold_red {
	font-weight: bolder;
	color: #E41937;
}

h2 {
	font-size: 16px;
	color: #014991;
	margin-bottom: -10px;
}
.border_right {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #E41937;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content_table_margin {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
p {
	font-size: 12px;
}

h1 {
	font-size: 18px;
	color: #E41937;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #E41937;
}
a:link {
	color: #014991;
	font-size: 14px;
}
a:visited {
	color: #014991;
	font-size: 14px;
}
a:hover {
	color: #E41937;
	font-size: 14px;
}
.tableRow_underline_center {
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #C8213B;
}
.Gallery_h1 {
	font-size: 16px;
	color: #FA0F3A;
	font-weight: bold;
	margin-bottom: -17px;
}
.galleryLink {
	font-size: 12px;
}
.Gallery_Bold {
	font-weight: bolder;
}
address {
	font-style: normal;
}
