body, p, ol, ul, dl, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
}

.htmlform {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 40px;
}

.callout {
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
}

.smallText {
	font-size: 12px;
}

.boldText {
	font-weight: bold;
}

.italicText {
	font-style: italic;
}

.largeText {
	font-size: 22px;
}