body, p, td {
	font: 10pt Arial, Helvetica, sans-serif;
	text-align: justify;
}
.sm {
	font: smaller;
}
.times10 {
	font: 10pt "Times New Roman", Times, serif;
}
.times12 {
	font: 12pt "Times New Roman", Times, serif;
}
.times14 {
	font:	14pt "Times New Roman", Times, serif;
}
.hitwrtext {
	font: 12pt "High Tower Text", serif;
}
.rdsm {
	color: Red;
}
.spacing {
	padding-left: 8px;
	padding-right: 4px;
}
.ct {
	text-align: center;
}
.silverbk {
	background-color: #DDDDDD;
	font-weight: bold;
}
.20pxh {
	height: 20px;
}