.imageLeft {
	text-align: left;
	padding: 0px;
	margin: 5px;
	float: left;
}
.textbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.textCenter {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.background {
	background-color: #FC9;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #000;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-weight: bold;
	color: #00F;
	text-align: center;
	line-height: 5pt;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00F;
	text-align: left;
}
.imageRight {
	float: right;
	padding: 0px;
	margin: 10px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: left;
}
.textItalicCenter {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
}
.textBoldCenter {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
}
