body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-size: 12px;
	margin-top: 0px;
	line-height: 18px;
}
.bold {
	font-weight: bold;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
h1, h2, h3, h4, h5 ,h6 {
	margin-top: 0px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
.uppercase {
	text-transform: uppercase;
}
.text {
	font-size: 12px;
}
label {
	font-size: 12px;
	font-weight: bold;
}
.error {
	font-size: 12px;
	font-weight: bold;
}
.txt14pt {
	font-size: 14px;
}
.txt16pt {
	font-size: 16px;
}
ul {
	font-size: 12px;
	line-height: 16px;
}
