.headertext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.text1 {
	font-family: Arial;
	font-size: 10px;
	line-height: 12px;
}
.bodytext {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}
.border1 {
	border: 1px dashed #666666;
}
.headertext2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
}
