body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #999;
	background-color: #CCCCCC;
	background-image: url(images/redbg_texture.gif);
}
.pcenter {
	text-align: center;
}
p {
	text-align: left;
	color: #666;
	font-size: 14px;
	font-style: normal;
}
.boldtext {
	font-weight: bold;
}
.italictext {
	font-style: italic;
	font-size: 14pt;
	text-align: center;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.small {
	font-size: 10pt;
}
.underline {
	text-decoration: underline;
}
.style43 {
	text-align: center;
}
