.text10pt {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #000000;
}

.text10ptpad {
	padding-left: 3px;
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #000000;
}

.text18px {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}

.text12px {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.text12px_normal {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}

.text14Npx {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
}

.text14Njpx {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
}

.text14NGrayjpx {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #4B4B4B;
}

.text8px {
	font-family: Serif;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}

.text10px {
	font-family: Serif;
	font-size: 10px;
	font-weight: normal;
}

.text12npx {
	font-family: Serif;
	font-size: 12px;
	font-weight: normal;
}

.border1 {
	font-family: Arial;
	font-size: 10px;
	border: 1px solid #000000;
}

.text16px {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
}

.entryMsg {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

.exitMsg {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}

a.walkthru_link {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}