p, body {font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.white {
	color: #ffffff;
}

.lime-green {
	color: #80FF00;
}

.lime-green-header {
	color: #80FF00;
	font-size: 20pt;
}


.teal {
	color: #ffffff;
}


.pt12 {
	font-size: 12pt;
}

.pt14 {
	font-size: 14pt;
}

.pt16 {
	font-size: 16pt;
}

.pt18 {
	font-size: 18pt;
}

.pt24 {
	font-size: 24pt;
}

