body	{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
.t24 {
	font-size: 24pt;
}
.t14 {
	font-size: 14pt;
}
.t12 {
	font-size: 12pt;
}
.t8 {
	font-size: 8pt;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.redLetters {
	color: red;
}
.blueLetters {

	color: #0000FF;
}
.smallCaps {
	font-variant: small-caps;
}
.hand {
	cursor: hand;
}
.t10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
}
