h3 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px;
	display: none;
	text-decoration: none;

}
.headercells {
	background-color: #003300;
	margin: 0px;
	padding: 8px 20px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12pt;

}
body {
	background-color: ddc48f;
	background-image: url(images/topstripper.jpg);
	background-repeat: repeat-x;
	background-position: top;



}
.bodytextcells {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 20px;
	border-top: thin dotted #003300;
	border-right: thin dotted;
	border-bottom: thin dotted #003300;
	border-left: thin dotted #003300;



}
.paratext {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
	font-weight: normal;
	text-align: justify;



}
.subheadings {
	font-family: Tahoma;
	font-size: 11pt;
	color: #003300;
	font-weight: bold;


}
.paratextbold {

	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
	font-weight: bold;
	text-align: justify;
}
.leftpix {
	margin-right: 20px;
	border: thin solid #000000;
	margin-bottom: 10px;

}
.rightpix {
	margin-right: 0px;
	border: thin solid #000000;
	margin-bottom: 10px;
	margin-left: 20px;

}
.centerbground {
	background-color: d6dfce;
	border-top: thin solid #003300;
	border-right: thin solid #003300;
	border-bottom: thin solid #003300;
	border-left: thin solid #FFFFFF;


}
.paratextleft {

	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	line-height: 1.5em;
	font-weight: normal;
	text-align: left;
}
