/* CSS Document */

.h1 {
	font-family: Georgia, Times;
	font-size: 10pt;
	font-style: normal;
	line-height: 12pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #940f04;
	text-align: center;
	vertical-align: bottom;
}
.h2 {
	font-family: Georgia, Times;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #940f04;
	text-align: left;
	vertical-align: bottom;
}

.h3 {
	font-family: Georgia, Times;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	text-transform: none;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
}

.h4 {
	font-family: Georgia, Times;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	vertical-align: bottom;
}

.h5 {
	font-family: Georgia, Times;
	font-size: 10pt;
	font-style: italic;
	line-height: 14pt;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	vertical-align: top;
}

.image {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}