.headline {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 13pt;
	line-height: 17pt;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 18pt;
	text-transform: capitalize;
	font-variant: small-caps;
	letter-spacing: 0.2ex;
	margin: 0; 
	padding: 0;
}

.galleryLink {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight:normal;
	font-size: 18pt;
	text-transform:capitalize;
	font-variant:small-caps;
	letter-spacing:0.2ex;
}

a:hover.galleryLink {
	text-decoration:none;
}

.subhead {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: none;
	font-size: 11pt;
	line-height: 14pt;
}

.normal {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
	margin: 0 0 8px 0;
}

.normalBold {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
}

.normalItalic {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
	font-style: italic;
}

.gallery {
	font-family: "Times New Roman", Times, serif;
	color: #6D362F;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
}

.galleryBold {
	font-family: "Times New Roman", Times, serif;
	color: #6D362F;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
}

.small {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
}

.white {
	font-family: "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
}

.alert {
	font-family: "Times New Roman", Times, serif;
	color: #B12437;
	font-weight: normal;
	font-size: 10pt;
	line-height: 14pt;
}

.copyright {
	font-family: Times, serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 7pt;
	text-decoration: none;
}
.normalSansSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0px;
}
.normalBoldSansSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 10pt;
	line-height: 12pt;
	margin-bottom: 15px;
}
.normalItalicSansSerif {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	line-height: 12pt;
	font-style: italic;
	margin-bottom: 15px;
}
.normalBoldRED {
	font-family: "Times New Roman", Times, serif;
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
	line-height: 14pt;
}

